I am building this on mandrake 8.1 does anyone have any ideas? -John
--------- rm -f libvpopmail.a ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o vpalias.o seek.o cdb/*.o ranlib libvpopmail.a gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vchkpw.c gcc -I. -I/usr/include/mysql -g -O2 -Wall -c hmac_md5.c gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lnsl -lcrypt -lm /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status make[2]: *** [vchkpw] Error 1 make[2]: Leaving directory `/usr/local/src/vpopmail-5.3.8' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/vpopmail-5.3.8' make: *** [all-recursive-am] Error 2 [root@tahoeblue vpopmail-5.3.8]#