Hi All,
I'm trying to use zabbix agent on AIX 5.3 and i'm getting the error:
ldd zabbix_agentd
zabbix_agentd needs:
/usr/lib/libc.a(shr.o)
/usr/lib/libiconv.a(libiconv.so.2)
ar: 0707-109 Member name libiconv.so.2 does not exist.
dump: /tmp/tmpdir336018/extract/libiconv.so.2: 0654-106 Cannot open the specified file.
/usr/lib/libperfstat.a(shr.o)
/unix
/usr/lib/libcrypt.a(shr.o)
/usr/lib/libpthreads.a(shr_xpg5.o)
/usr/lib/libcfg.a(shr.o)
/usr/lib/libodm.a(shr.o)
/usr/lib/liblvm.a(shr.o)
/usr/lib/libpthreads.a(shr_comm.o)
---------------------------------------------------------------
The error refers to libc.a and libiconv.a and both exist on the system in the
correct location.
Anyone knows how to proceed?
I'm trying to use zabbix agent on AIX 5.3 and i'm getting the error:
ldd zabbix_agentd
zabbix_agentd needs:
/usr/lib/libc.a(shr.o)
/usr/lib/libiconv.a(libiconv.so.2)
ar: 0707-109 Member name libiconv.so.2 does not exist.
dump: /tmp/tmpdir336018/extract/libiconv.so.2: 0654-106 Cannot open the specified file.
/usr/lib/libperfstat.a(shr.o)
/unix
/usr/lib/libcrypt.a(shr.o)
/usr/lib/libpthreads.a(shr_xpg5.o)
/usr/lib/libcfg.a(shr.o)
/usr/lib/libodm.a(shr.o)
/usr/lib/liblvm.a(shr.o)
/usr/lib/libpthreads.a(shr_comm.o)
---------------------------------------------------------------
The error refers to libc.a and libiconv.a and both exist on the system in the
correct location.
Anyone knows how to proceed?
Comment