I get this error while compiling sqwebmail.  Any help?  I have vpopmail 
4.9 working with qmail 1.03 and ezmlm-idx.

./configure --enable-cgibindir=/var/lib/apache/cgi-bin 
--enable-imagedir=/var/lib/apache/htdocs 
--enable-mimetypes=/var/lib/apache/conf/mime.types


make
<cut>....

Making all in authlib
make[1]: Entering directory `/usr/local/sqwebmail-1.0/authlib'
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. 
-L/home/vpopmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a 
libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt 
libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
/usr/local/sqwebmail-1.0/authlib/preauthvchkpw.c:75: undefined reference 
to `vclose'
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory `/usr/local/sqwebmail-1.0/authlib'
make: *** [all-recursive] Error 1

Reply via email to