Hello there,
i try to compile agent fro freebsd 4.7 (version 1.4.2) but i fail here:
version: 4.7-RELEASE-p28 FreeBSD 4.7-RELEASE-p28
./configure --enable-agent --disable-server --without-jabber --without-ucd-snmp --without-net-snmp --without-pgsql --without-mysql
Any ideas ?
regards,
Ghslain.
i try to compile agent fro freebsd 4.7 (version 1.4.2) but i fail here:
version: 4.7-RELEASE-p28 FreeBSD 4.7-RELEASE-p28
./configure --enable-agent --disable-server --without-jabber --without-ucd-snmp --without-net-snmp --without-pgsql --without-mysql
Code:
core1:/root/zabbix-1.4.2%(root)> make Making all in create Making all in schema Making all in misc Making all in src Making all in libs Making all in zbxcrypto Making all in zbxcommon Making all in zbxlog source='log.c' object='log.o' libtool=no DEPDIR=.deps depmode=gcc /usr/local/bin/bash ../../../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -g -O2 -c log.c log.c: In function `zabbix_open_log': log.c:121: syntax error before `;' log.c:127: syntax error before `;' *** Error code 1 Stop in /root/zabbix-1.4.2/src/libs/zbxlog. *** Error code 1 Stop in /root/zabbix-1.4.2/src/libs. *** Error code 1 Stop in /root/zabbix-1.4.2/src. *** Error code 1 Stop in /root/zabbix-1.4.2.
regards,
Ghslain.
you can use this script.
Comment