Ad Widget

Collapse

agent for AIX v5.3, TL4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hiney
    Junior Member
    • Aug 2006
    • 11

    #1

    agent for AIX v5.3, TL4

    Has anyone tried compiling an agent for AIX ???

    is AIX supported ??

    "./configure --enable-agent" appears to have run successfully.

    i get the following error when running "./make install" :
    "config.status: executing depfiles commands
    if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -g -O2 -MT zabbix_agent.o -MD -MP -MF ".deps/zabbix_agent.Tpo" -c -o zabbix_agent.o zabbix_agent.c; then mv -f ".deps/zabbix_agent.Tpo" ".deps/zabbix_agent.Po"; else rm -f ".deps/zabbix_agent.Tpo"; exit 1; fi
    gcc -g -O2 -o zabbix_agent zabbix_agent.o ../libs/zbxsysinfo/libzbxsysinfo.a ../libs/zbxsysinfo/aix/libzbxsysinfo2.a ../libs/zbxlog/libzbxlog.a ../libs/zbxcrypto/libzbxcrypto.a ../libs/zbxnet/libzbxnet.a ../libs/zbxconf/libzbxconf.a ../libs/zbxcommon/libzbxcommon.a -lnsl
    collect2: ../libs/zbxsysinfo/libzbxsysinfo.a: not a COFF file
    make: The error code from the last command is 1."



    any ideas. can I hear from the makers of Zabbix as to whether it was anticipated that AIX would be supported/thought of ???

    thanks in advance
    H
  • fips
    Member
    • Sep 2005
    • 38

    #2
    See following thread:

    Comment

    Working...