I'm getting this when compiling the new vpopmail:
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vchkpw.c
gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/lib/mysql
-lmysqlcli
ent -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-4.10.19'
make[1]: *** [all-recursive] Error 1
This is on Debian 2.3. Does anyone know where lz could be found or what
package it might be in? This server was originally 2.2, and vpopmail
compiled, but I had to upgrade it so that I could use the new MySQL, and
it seems to have broken some libraries.
Trey Nolen
[EMAIL PROTECTED]