Ad Widget

Collapse

aix compilation errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • globe
    Member
    • Apr 2006
    • 40

    #1

    aix compilation errors

    hi everybody,

    tried to compile the zabbix 1.1 agent on aix 5.1 /5.3 and i always get this message:
    Code:
    zabbix-1.1/src/zabbix_agent:> make
    make[1]: Entering directory `/tools/zabbix/zabbix-1.1/src/zabbix_agent'
    gcc  -static -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
    collect2: ../libs/zbxsysinfo/libzbxsysinfo.a: not a COFF file
    make[1]: *** [zabbix_agent] Error 1
    make[1]: Leaving directory `/tools/zabbix/zabbix-1.1/src/zabbix_agent'
    make: *** [all-recursive] Error 1
    can someone please help?
    Thanks in advance,

    Globe
  • fips
    Member
    • Sep 2005
    • 38

    #2
    See following thread:

    Comment

    Working...