Hi , We have compiled without a problem all previous versions of courier-authlib, we can not compile 0.59.3 , fresh recompile of 0.59.2 succeeds, so it should not be related to anything else on the system, but related software is, vpopmail 5.4.20, courier-imap-4.1.3, slackware 12.0, 2.6.22.5 kernel
./configure --without-authpam --without-authldap --without-authpgsql --without-authmysql --without-authcustom --with-authdaemon --with-authvchkpw (./configure does not fail) The make error bails here: Compiling authpwd.c Compiling preauthpwd.c Linking libauthpwd.la Compiling authshadow.c Compiling preauthshadow.c Linking libauthshadow.la Compiling authvchkpw.c authvchkpw.c: In function 'auth_vchkpw': authvchkpw.c:86: warning: implicit declaration of function 'auth_vchkpw_login' authvchkpw.c: At top level: authvchkpw.c:103: error: static declaration of 'auth_vchkpw_login' follows non-static declaration authvchkpw.c:86: error: previous implicit declaration of 'auth_vchkpw_login' was here authvchkpw.c: In function 'auth_vchkpw_changepass': authvchkpw.c:184: warning: passing argument 1 of 'parse_email' discards qualifiers from pointer target type make[2]: *** [authvchkpw.lo] Error 1 make[2]: Leaving directory `/tmp/courier-authlib-0.59.3' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/courier-authlib-0.59.3' make: *** [all] Error 2 Full config log is available at wasteland.ausics.net/config.log (86kb) for a few days if it helps... TIA for any ideas... Noel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
