|
From: Wayne J. <wjo...@mq...> - 2007-08-29 20:12:43
|
When I run the 32 bit version of the wrapper on AIX 5.2 I get the error:
=20
[wjohnson@vega qpasa]$ wrapper
exec(): 0509-036 Cannot load program wrapper because of the following =
errors:
0509-130 Symbol resolution failed for wrapper because:
0509-136 Symbol __fd_select (number 48) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol __fd_getdtablesize (number 70) is not exported =
from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
>From all my investigations, this is due to the fact that the wrapper was =
build on a newer system (i.e. AIX 5.3) then where I'm running it on (AIX =
5.2).
=20
Does anyone have executables for AIX 5.2?=20
=20
Anyone have documents on building wrapper, like what the prereqs are. =
Seems to want gcc, but we only have the AIX C/C++ compiler xlc.
=20
Thanks.
Wayne Johnson=20
Senior Software Engineer=20
MQSoftware, Inc.=20
1660 S Highway 100=20
Minneapolis, MN 55416=20
(952) 345-8628=20
=20
|