hey List, I'm trying to compile courier imap and keep receiving an error : Compiling authvchkpw.c In file included from authvchkpw.c:21: vpopmail_config.h:1:48: /var/qmail/vpopmail/include/config.h: No such file or directory authvchkpw.c:23:26: vauth.h: No such file or directory authvchkpw.c: In function `auth_vchkpw_changepass': authvchkpw.c:174: warning: passing arg 1 of `parse_email' discards qualifiers from pointer target type authvchkpw.c:190: warning: implicit declaration of function `vauth_getpw' authvchkpw.c:190: warning: assignment makes pointer from integer without a cast authvchkpw.c:200: error: dereferencing pointer to incomplete type authvchkpw.c:200: error: dereferencing pointer to incomplete type authvchkpw.c:206: warning: passing arg 3 of `vpasswd' discards qualifiers from pointer target type make[2]: *** [authvchkpw.o] Error 1 make[2]: Leaving directory `/home/mtm/courier-imap-3.0.3.20040509/authlib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/mtm/courier-imap-3.0.3.20040509/authlib' make: *** [all-recursive] Error 1
does anyone why its happening ? Thanks, Mark