Ad Widget

Collapse

solaris9 error compiling with mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nervozzo
    Junior Member
    • Mar 2005
    • 2

    #1

    solaris9 error compiling with mysql

    does anyone faced with trouble compiling zabbix on solaris sparc platform ?
    without mysql configure and make work just fine
    GNU Make 3.80
    mysql-4.0.18

    .... skipped some output
    .....
    server.c: In function `tcp_listen':
    server.c:1194: warning: implicit declaration of function `bzero'
    ../../include/snprintf.c: In function `vasprintf':
    ../../include/snprintf.c:823: warning: implicit declaration of function `vsnprintf'
    ../../include/snprintf.c: At top level:
    ../../include/snprintf.c:169: warning: `dopr' defined but not used
    ../zabbix_agent/sysinfo.c: In function `process':
    ../zabbix_agent/sysinfo.c:389: warning: `function_str' might be used uninitialized in this function
    Undefined first referenced
    symbol in file
    hstrerror /var/tmp//ccNKn7po.o
    ld: fatal: Symbol referencing errors. No output written to ../../bin/zabbix_server
    collect2: ld returned 1 exit status
    make[1]: *** [all] Error 1
    make[1]: Leaving directory `/inst/monitoring/zabbix-1.1alpha6/src/zabbix_server'
    make: *** [all] Error 1
Working...