While Installing sqwebmail I uses the following ./configure --with-htmllibdir=/home/dave/www2/ --with-module=authvchkpw --enable-imagedir=/home/web/mailbox/image --enable-webpass=vpopmail --enable-cgibindir=/home/dave/www2/cgi-bin but i seems to be getting this error gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/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 `/home/dave/downloads/sqwebmail/authlib' make: *** [all-recursive] Error 1 What is exactly the error and how can I correct it??
