compiled as:
#make clean
#make distclean
./configure --prefix=/opt/zabbix \
--with-net-snmp=/opt/freeware/net-snmp/bin/net-snmp-config \
--with-sqlite3 \
--enable-agent \
--enable-server CFLAGS=-g0 LIBS=-lm
tested on
#uname -a
AIX nagios-bcp 1 6 000E7BDAD400
used small workaround, for buggy AIX assembler.
first I replase as, located at /usr/ccs/bin/as with as from AIX 5.3 TL12, but more easily use CFLAGS=-g0, turn off any debug info.
you can download binary zabbix here: http://www.box.com/s/yz929oj88v3cgc27doce
Комментариев нет:
Отправить комментарий