Hi,
I get an error on SuSE SLES8 32bit (Kernel 2.4.21) and SLES9 64bit (kernel 2.6.5) running on Mainframe zSeries:
wasaipt:/tmp/zabbix-1.0 # make
Making all in src/zabbix_agent
make[1]: Wechsel in das Verzeichnis »/tmp/zabbix-1.0/src/zabbix_agent«
gcc -o ../../bin/zabbix_agent -g -O2 -I../../include zabbix_agent.c sysinfo.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/snprintf.c -Wall -lnsl
../../include/snprintf.c: In function `dopr':
../../include/snprintf.c:174: incompatible types in assignment
../../include/snprintf.c: In function `vasprintf':
../../include/snprintf.c:811: incompatible types in assignment
../../include/snprintf.c:819: incompatible types in assignment
make[1]: *** [all] Fehler 1
make[1]: Verlassen des Verzeichnisses »/tmp/zabbix-1.0/src/zabbix_agent«
make: *** [all] Fehler 1
Is it not possible to compile on this machine?
Regard
Igor
I get an error on SuSE SLES8 32bit (Kernel 2.4.21) and SLES9 64bit (kernel 2.6.5) running on Mainframe zSeries:
wasaipt:/tmp/zabbix-1.0 # make
Making all in src/zabbix_agent
make[1]: Wechsel in das Verzeichnis »/tmp/zabbix-1.0/src/zabbix_agent«
gcc -o ../../bin/zabbix_agent -g -O2 -I../../include zabbix_agent.c sysinfo.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/snprintf.c -Wall -lnsl
../../include/snprintf.c: In function `dopr':
../../include/snprintf.c:174: incompatible types in assignment
../../include/snprintf.c: In function `vasprintf':
../../include/snprintf.c:811: incompatible types in assignment
../../include/snprintf.c:819: incompatible types in assignment
make[1]: *** [all] Fehler 1
make[1]: Verlassen des Verzeichnisses »/tmp/zabbix-1.0/src/zabbix_agent«
make: *** [all] Fehler 1
Is it not possible to compile on this machine?
Regard
Igor