Sam Varshavchik wrote:
Lee W writes:
Hey Everyone,
I am trying to compile Courier-IMAP-3.0.5 on Slackware 9.1 however I keep receiving the following error during 'make'. configure appeared to complete without incident:-
Compiling maildirsearch.c In file included for maildirsearchC.cpp:7: maildirsearch.h:97: syntax error before ';' token make[2]: *** [maildirsearchC.o] Error 1
Can anyone shed any light onto what is possibly causing the problem. I recall seeing a similar post on this error back in 2002 in the archives, however it was for a much earlier version and did not have a replies.
You need to install the C++ development libraries.
Thanks,
I tried that out after a bit more googling but it still wouldn't compile. Should have learned to do a 'make clean' by now as it compiled after doing that, doh!!
Thanks again
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
