I export COURIERAUTHCONFIG=/full/path/to/bin/courierauthconfig before I issue 'configure' & 'make' for courier, but I still get the error below, I googled it says courierauthconfig is not properly installed maybe, but I just see some errors about failing to change the user or group ownership of some files while installing courier-authlib and the errors are ignored by the make install.
Could you advice what may be wrong? gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -MT imaplogin.o -MD -MP -MF .deps/imaplogin.Tpo -c -o imaplogin.o imaplogin.c imaplogin.c:35:25: courierauth.h: No such file or directory imaplogin.c:36:30: courierauthdebug.h: No such file or directory imaplogin.c:144: warning: "struct authinfo" declared inside parameter list imaplogin.c:144: warning: its scope is only this definition or declaration, which is probably not what you want imaplogin.c: In function `login_callback': imaplogin.c:154: error: dereferencing pointer to incomplete type imaplogin.c:155: warning: implicit declaration of function `auth_getoption' imaplogin.c:155: error: dereferencing pointer to incomplete type imaplogin.c:156: warning: assignment makes pointer from integer without a cast imaplogin.c:160: error: dereferencing pointer to incomplete type imaplogin.c:165: error: dereferencing pointer to incomplete type imaplogin.c:169: error: dereferencing pointer to incomplete type imaplogin.c:184: error: dereferencing pointer to incomplete type imaplogin.c:185: error: dereferencing pointer to incomplete type imaplogin.c:208: warning: implicit declaration of function `auth_callback_default -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\...@`` ")' ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
