Ad Widget

Collapse

Problem with make

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kmooren
    Junior Member
    • May 2005
    • 1

    #1

    Problem with make

    I am having problems doing the make under both alpha7 and alpha9. Below is an excert of the error messages which are produced from the the make process
    /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x61): In function `my_uncompress':
    : undefined reference to `uncompress'
    /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xfe): In function `my_compress_alloc':
    : undefined reference to `compress'
    collect2: ld returned 1 exit status
    make[1]: *** [all] Error 1
    make[1]: Leaving directory `/home/kmooren/zabbix-1.1alpha7/src/zabbix_server'
    make: *** [all] Error 1

    I am currently running SuSE SLES9, with MySQL-4.1.12, apache2-2.0.49, net-snmp-5.1, net-snmp-devel-5.1, php4-gd-4.3.4 and openssl-devel-0.97d.

    Any help would be greatly appreciated.
Working...