[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiling vpopmail on woody



 Dear all,
 
 I've tried to compile vpopmail on woody
 here is my configure option:
 
 ./configure --enable-clear-passwd=y \
 --enable-valias=y --enable-mysql=y  \
 --enable-libdir=/var/lib/mysql

but i got these error:

debroute:/usr/local/src/vpopmail-5.2.1# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/vpopmail-5.2.1'
Making all in cdb
make[2]: Entering directory `/usr/local/src/vpopmail-5.2.1/cdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/vpopmail-5.2.1/cdb'
make[2]: Entering directory `/usr/local/src/vpopmail-5.2.1'
gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o libvpopmail.a -L/var/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.2.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpopmail-5.2.1'
make: *** [all-recursive-am] Error 2

any idea?

N. A. Hilal



Reply to: