Hi all,
 
I hope somebody can help me with this, I'm trying to install sqwebmail on my server running qmail,vpopmail4.8.9
with authentication module cdb
 
I run configure with the following input:
 
./configure --enable-cgibindir=/www/cgi-bin/ --enable-imagedir=/home/www/www.gatemail.co.za/images --enable-imageurl=/images --enable-webpass=no --without-authcustom --without-authuserdb --with-authvchkpw --without-authpam --without-authpwd --without-authshadow --without-authldap --with-cachedir
 
But it always halts when I make with the following error:
 
make[2]: Entering directory `/home/sqwebmail-3.5.0/authlib'
Compiling authvchkpw.c
authvchkpw.c: In function `auth_vchkpw_changepass':
authvchkpw.c:142: warning: assignment from incompatible pointer type
authvchkpw.c:151: dereferencing pointer to incomplete type
authvchkpw.c:151: dereferencing pointer to incomplete type
make[2]: *** [authvchkpw.o] Error 1
make[2]: Leaving directory `/home/dieter/sqwebmail-3.5.0/authlib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dieter/sqwebmail-3.5.0/authlib'
make: *** [all-recursive] Error 1
 
 
Can anybody point me in the right direction? Any help would be appreciated.
 
Regards,
 
 
Dieter Febel
 

Reply via email to