hi everybody,
tried to compile the zabbix 1.1 agent on aix 5.1 /5.3 and i always get this message:
can someone please help?
Thanks in advance,
Globe
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
Thanks in advance,
Globe
Comment