Hi ... I am trying to compile a courier imap 1.3.10 on a server Linux Debian 2.2rev2. I have installed a Qmail-1.03 and vpopmail-4.9.10. When I try compile a courier Imap, I get this error: # ./configure --prefix=/usr/local/courier It�s ok # make ... ... ... echo '#include "/usr/local/vpopmail/include/config.h"' >vpopmail_config.h gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/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 `/usr/src/courier-imap-1.3.10/authlib' make: *** [all-recursive] Error 1 I had put preauthvckpw.c in authlib/ how explain the Courier Imap home page: www.inter7.com/vpopmail/download.html Thanks
