RMA for AIX5.x

Remote Monitoring Agent for Linux, FreeBSD, and other UNIX-like platforms.
Post Reply
MartyZellerbach
Posts: 2
Joined: Thu Oct 07, 2010 3:37 am
Location: POLAND/KRAKOW

RMA for AIX5.x

Post by MartyZellerbach »

I unpacked a package for AIX 5.3 because the 5.2 is not found:

./rma
exec(): 0509-036 Cannot load program ./rma because of the following errors:
0509-130 Symbol resolution failed for rma because:
0509-136 Symbol __fd_select (number 56) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-136 Symbol __pth_init (number 102) is not exported from
dependent module /usr/lib/libpthreads.a(shr_xpg5.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.


I have in system:
libgcc-4.2.4-2.aix5.2.ppc.rpm
libstdc++-4.2.4-2.aix5.2.ppc.rpm


bash-3.2# lslpp -l bos.rte.libpthreads
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte.libpthreads 5.2.0.12 COMMITTED libpthreads Library
bash-3.2# lslpp -l bos.rte.libc
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte.libc 5.2.0.14 COMMITTED libc Library
bash-3.2# oslevel
5.2.0.0


Is there an RMA for AIX version 5.2?
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

No, RMA cannot work on AIX 5.2

Regards
Alex
MartyZellerbach
Posts: 2
Joined: Thu Oct 07, 2010 3:37 am
Location: POLAND/KRAKOW

Post by MartyZellerbach »

ok thanks :-(
Post Reply