Ad Widget

Collapse

Aix 5.3 agentd not finding libiconv.a on AIX TL8/TL9 and current zabbix agentd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrmurdock
    Member
    • Aug 2009
    • 85

    #1

    Aix 5.3 agentd not finding libiconv.a on AIX TL8/TL9 and current zabbix agentd

    Same type of post on a newew TL level of AIX 5.3. This is the 1.8.9 Zabbix agent for AIX 5.3. I have "unset LIBPATH", and even "unset LD_LIBRARY_PATH"

    # ldd /opt/zabbix/bin/zabbix_agentd
    /opt/zabbix/bin/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/tmpdir3104822/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)
    # ls -al /usr/lib/libiconv.a
    -r--r--r-- 1 bin bin 379205 Sep 19 14:28 /usr/lib/libiconv.a

    # lslpp -L bos.rte.iconv
    Fileset Level State Type Description (Uninstaller)
    ----------------------------------------------------------------------------
    bos.rte.iconv 5.3.8.0 C F Language Converters
  • leonardf
    Junior Member
    • May 2012
    • 4

    #2
    I'm getting the same error on zabbix agent 2.0.0

    Any ideas?

    Comment

    Working...