I am running AIX 5.2 ML04 when I run the testparm program I get the following errors:
exec(): 0509-036 Cannot load program testparm because of the following errors:
0509-130 Symbol resolution failed for testparm because:
0509-136 Symbol statvfs64 (number 109) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol opendir64 (number 138) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol closedir64 (number 139) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol readdir64 (number 140) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol seekdir64 (number 143) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol telldir64 (number 177) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
The ldd shows:
ldd /usr/local/bin/testparm
/usr/local/bin/testparm needs:
/usr/lib/libpopt.a(libpopt.so.0)
/usr/lib/libc.a(shr.o)
/usr/lib/libc.a(posix_aio.o)
/usr/lib/librtl.a(shr.o)
/unix
/usr/lib/libcrypt.a(shr.o)
Any help would be appreciated.
exec(): 0509-036 Cannot load program testparm because of the following errors:
0509-130 Symbol resolution failed for testparm because:
0509-136 Symbol statvfs64 (number 109) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol opendir64 (number 138) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol closedir64 (number 139) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol readdir64 (number 140) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol seekdir64 (number 143) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol telldir64 (number 177) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
The ldd shows:
ldd /usr/local/bin/testparm
/usr/local/bin/testparm needs:
/usr/lib/libpopt.a(libpopt.so.0)
/usr/lib/libc.a(shr.o)
/usr/lib/libc.a(posix_aio.o)
/usr/lib/librtl.a(shr.o)
/unix
/usr/lib/libcrypt.a(shr.o)
Any help would be appreciated.