well.. i'm having some probelms getting sqwebmail going, everything else is up and going and this is my final leg.
 
my # ./configure
 
[root@blackhat sqwebmail-3.0.0]# ./configure --enable-cgibindir=/home/pop/www/public_html/cgi-bin --enable-imagedir=/home/pop/www/public_html/images/sqwebmail --with-module=authvchkpw
 
my # make bombs at
 
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/home/pop/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 `/home/bigd/sqwebmail-3.0.0/authlib'
make: *** [all-recursive] Error 1
 
preauthvchkpw.c has been replaced with the udpated file in authlib.  does authvchkpw.c have an update also?
 
anything i'm missing here?
thanks
dallas
 

Reply via email to