When trying to compile sqwebmaill-3.4.0.20021124, gmake is failing at the authvchkpw stage:
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 gmake[2]: *** [authvchkpw.o] Error 1 gmake[2]: Leaving directory `/home/micha/dl/qmail/sqwebmail-3.4.0.20021124/authlib' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/home/micha/dl/qmail/sqwebmail-3.4.0.20021124/authlib' gmake: *** [all-recursive] Error 1 My configure options are: ./configure --with-cachedir=/home/httpd/cache --with-cacheowner=nobody --enable-softtimeout=600 --enable-autopurge=14 --enable-cgibindir=/home/httpd/cgi-bin --enable-imagedir=/home/httpd/icons --enable-imageurl=/icons If I add: ./configure --without-authvchkpw, gmake completes successfully. But I DO want the virtual domain passwork support. Anyone know what's wrong, and how do I fix it? TIA Micha Silver Arava Development Co [EMAIL PROTECTED] tel: (972) 8-6592270 cellular: (972) 53-665918 "What good are computers? They can only give you answers." ~ Pablo Picasso
