Any help with this ? When I try to make sqwebmail, it fails with errors pointing at
vpopmail ?
echo '#include "/data1/vpopmail/include/config.h"' >vpopmail_config.h
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/data1/vpopmail/include -g -O2 -Wall -I.. -I./..
-c 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[1]: *** [authvchkpw.o] Error 1
make[1]: Leaving directory `/data3/dump/apps/sqwebmail-3.0.0/authlib'
make: *** [all-recursive] Error 1
I am using the following config options:
vpopmail:
/configure --enable-roaming-users=y --prefix=/data1/vpopmail
--enable-qmaildir=/data1/qmail --enable-default-domain=test.com
--enable-sqwebmail-pass=y
sqwebmail:
/configure --enable-autopurge=7 --enable-userdb
--enable-cgibindir=/data2/htdocs/test/cgi-bin --with-htmllibdir=/usr/local/sqwebmail
--enable-imageurl=http://www.test.com/gfx/webmail/ --enable-webpass=yes
--
www.hds.demon.co.uk
Thanks,
Pete