PDA

View Full Version : still a problem with make


sinda
26-04-2005, 17:23
i have added -lz in all makefile like it was specified in a message and it doesn't work!
this is the message error:

/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lz
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

what can i do to solve this problem?