|
From: Leif M. <le...@ta...> - 2008-08-09 08:09:41
|
Nick, 3.3.0 was built using an IBM VLP server. The version was "AIX 5.3 TL 06". I do not have a lot of experience working with these systems so one of the other users may be able to provide some useful information or recommendations. Most likely the problem you are seeing is a version issue as you said. IBM's VLP has AIX 5.3 or 6.1 servers available, but I was not able to get it to build on the 6.1 server. It appeared to be because some of the required libraries were missing. Cheers, Leif On Sat, Aug 9, 2008 at 4:55 AM, Nicholas Dronen <nd...@gm...> wrote: > Hi: > > I'm getting unresolved symbol errors (shown below) on AIX 5.3 Technology > Level [TL] 2 when I try to run 3.3.0. Specifically: > > exec(): 0509-036 Cannot load program [program name] because of the following > errors: > 0509-130 Symbol resolution failed for staddin because: > 0509-136 Symbol __pth_init (number 57) is not exported from > dependent module /usr/lib/libpthreads.a(shr_xpg5.o). > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > > Presumably I should upgrade to a more recent AIX in order to run 3.3.0. > What version of AIX (`oslevel -r`) was 3.3.0 built on? Is there a version > of JSW that is known to run on 5300-02? > > Regards, > > Nick > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |