Ad Widget

Collapse

fail to install zabbix agent from source on aix 4.3.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yves_69
    Junior Member
    • Jan 2008
    • 5

    #1

    fail to install zabbix agent from source on aix 4.3.3

    Hello,

    trying to install zabbix agent from source on IBM F50 with AIX 4.3.3

    ./configure is OK
    Configuration:
    Detected OS: aix4.3.3.0
    Install path: /usr/local/zabbix
    Compilation arch: aix
    Compiler: cc -qlanglvl=ansi
    Compiler flags: -g
    Enable server: no
    Enable proxy: no
    Enable agent: yes
    Linker flags: -static
    Libraries: -lm -liconv
    LDAP support: no
    IPv6 support: no


    but "make" fail :

    Making all in src
    Making all in libs
    Making all in zbxcrypto
    source='md5.c' object='md5.o' libtool=no DEPDIR=.deps depmode=aix /bin/
    sh ../../../depcomp cc -qlanglvl=ansi -DHAVE_CONFIG_H -I. -I../../../include
    -g -c md5.c
    "/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL cannot be rede
    fined.
    "/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on line 150
    of /usr/include/arpa/onameser_compat.h.
    "../../../include/common.h", line 427.37: 1506-275 (S) Unexpected text ',' encou
    ntered.
    "../../../include/common.h", line 459.32: 1506-275 (S) Unexpected text ',' encou
    ntered.
    make : 1254-004 Code d'erreur de la derniŠre commande : 1.

    Arrˆt.
    make : 1254-004 Code d'erreur de la derniŠre commande : 1.
    Arrˆt.
    make : 1254-004 Code d'erreur de la derniŠre commande : 1.
    Arrˆt.
    make : 1254-004 Code d'erreur de la derniŠre commande : 1.
    Arrˆt.

    thanks for your suggestions !
    yves
Working...