Jens Andersen writes: > Hey > I'm getting a compile error when trying to compile SQWebmail. > I have a working qmail setup with vpopmail using mysql for authentication. (vchkpw). > When trying to compile sqwebmail I get following error after a while: > making all in authlib > make[1]: Entering directory `/home/rayman/sqwebmail-3.3.1/authlib' > 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/rayman/sqwebmail-3.3.1/authlib' > make: *** [all-recursive] Error 1 > > The configure syntax I used is as follows: > ./configure --without-authpam --without-authuserdb --enable-webpass=no >--without-authpwd --without-authshadow --enable-mimetypes=/www/conf/mime.types > I have added "-L/usr/local/mysql/lib -lmysqlclient" to CRYPTLIBS in >authlibs/Makefile as the FAQ implies but same error. (It didn't seem to related to >that anyways so...) > Does anyone have any ideas on what I can do to get it to compile?
Upgrade vpopmail. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
