hello,
im installing zabbix (server) . i had a problem with the command 'make' (step number 5 in the manual of installation)
i had this message:
'.....................
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xbc): In function `my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x13a): In function `my_uncompress':
: undefined reference to `uncompress'
collect2: ld returned 1 exit status
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/boussensinda/Documents/zabbix-1.0/src/zabbix_sucker'
make: *** [all] Error 1
thanks
im installing zabbix (server) . i had a problem with the command 'make' (step number 5 in the manual of installation)
i had this message:
'.....................
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xbc): In function `my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x13a): In function `my_uncompress':
: undefined reference to `uncompress'
collect2: ld returned 1 exit status
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/boussensinda/Documents/zabbix-1.0/src/zabbix_sucker'
make: *** [all] Error 1
thanks
Comment