Hello,
I am trying to install zabbix 1.4.1 agent on a Solaris 2.5.1 server.
The configure command runs fine:
./configure --prefix=/usr/zabbix --enable-agent
However, when I run make, I get the following errors:
Any ideas?
Does anyone managed to install zabbix agent on a HP-UX 10.20 platform ?
Thank you very much.
I am trying to install zabbix 1.4.1 agent on a Solaris 2.5.1 server.
The configure command runs fine:
./configure --prefix=/usr/zabbix --enable-agent
However, when I run make, I get the following errors:
Code:
Making all in zbxsys
source='mutexs.c' object='mutexs.o' libtool=no \
DEPDIR=.deps depmode=hp /usr/bin/posix/sh ../../../depcomp \
cc -Ae -DHAVE_CONFIG_H -I. -I. -I../../../include -g -c mutexs.c
cc: "mutexs.c", line 181: error 1521: Incorrect initialization.
cc: "mutexs.c", line 226: error 1521: Incorrect initialization.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Does anyone managed to install zabbix agent on a HP-UX 10.20 platform ?
Thank you very much.