Ad Widget

Collapse

Unable to compile on SLES 8 + 9 S/390

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • igi
    Junior Member
    • Sep 2005
    • 1

    #1

    Unable to compile on SLES 8 + 9 S/390

    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
Working...