Alexandre Ricardo Souza Silva wrote:
gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a
-L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
Hello,
I believe (but could be mistaken) that -lz is going to look for zlib. Did you install the rpm package for zlib ?
Regards,
Rick
