-
Incident report
-
Resolution: Fixed
-
Major
-
1.8.2, 1.8.3rc1
-
None
Compilation of zabbix_agent v1.8.2 on OpenBSD 4.7 AMD 64 bit platform does not work:
./configure --enable-agent
make
Making all in openbsd
gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -g -O2 -I/usr/local/include -MT libspecsysinfo_a-proc.o -MD -MP -MF .deps/libspecsysinfo_a-proc.Tpo -c -o libspecsysinfo_a-proc.o `test -f 'proc.c' || echo './'`proc.c
proc.c: In function `PROC_MEMORY':
proc.c:153: error: `KERN_PROC' undeclared (first use in this function)
proc.c:153: error: (Each undeclared identifier is reported only once
proc.c:153: error: for each function it appears in.)
proc.c: In function `PROC_NUM':
proc.c:284: error: `KERN_PROC' undeclared (first use in this function)
-
-
- Error code 1
-
Stop in /home/gara/zabbix-1.8.2/src/libs/zbxsysinfo/openbsd (line 426 of Makefile).
-
-
- Error code 1
-
Stop in /home/gara/zabbix-1.8.2/src/libs/zbxsysinfo (line 441 of Makefile).
-
-
- Error code 1
-