Hello, When I compile sqwebmail on mac os x.i.i I get the following errors when running make.
cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I.. -I./.. -c userdbpw.c userdbpw.c:160: illegal expression, found `void' userdbpw.c:80: parse error in conditional expression cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [userdbpw.o] Error 1 make: *** [all-recursive] Error 1 My configure line looks like, ./configure --without-authpam --without-authuserdb --enable-webpass=yes --without-authpwd --without-authshadow --enable-mimetypes=/etc/httpd --with-module=authvchkpw --enable-cgibindir=/u/web/mailadmin/cgi-bin --enable-imagedir=/u/web/mailadmin/images Anyone have any ideas on how I can correct this? Thanks, Bryan Kitchman
