Hello
I am trying to build zabbix-agent from zabbix-1.4.3 sources on OpenBSD 4.2.
During compilation I get errors :
proc.c: In function `PROC_MEMORY':
proc.c:143: error: dereferencing pointer to incomplete type
proc.c: In function `PROC_NUM':
proc.c:330: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs/zbxsysinfo/openbsd (line 401 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs/zbxsysinfo (line 415 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs (line 295 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src (line 276 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3 (line 312 of Makefile).
Do you have any suggestions or workarounds for that errors.
Regards
I am trying to build zabbix-agent from zabbix-1.4.3 sources on OpenBSD 4.2.
During compilation I get errors :
proc.c: In function `PROC_MEMORY':
proc.c:143: error: dereferencing pointer to incomplete type
proc.c: In function `PROC_NUM':
proc.c:330: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs/zbxsysinfo/openbsd (line 401 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs/zbxsysinfo (line 415 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src/libs (line 295 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3/src (line 276 of Makefile).
*** Error code 1
Stop in /usr/local/src/zabbix-1.4.3 (line 312 of Makefile).
Do you have any suggestions or workarounds for that errors.
Regards
Comment