This is a discussion on [courier-users] compilation problem ending with alarm.h within the Courier-Imap forums, part of the Mail Servers and Related category; Hi all, I have a postfix install and would like to add courier for pop3/imapd services but I encounter ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
I have a postfix install and would like to add courier for pop3/imapd services but I encounter problem with courier-0.51.0 . ../configure works fine but make produces errors that I cannot well interpreted Source of problem after doing "make": .... make[2]: Entering directory `/usr/local/src/courier-0.51.0/maildrop' Compiling alarm.C In file included from alarm.C:1: config.h:11: error: `define' does not name a type In file included from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/iostream:44, from alarm.C:2: /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/i586-mandrake-linux-gnu/bits/c++config.h:61: error: expected namespace-name before ';' token /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/i586-mandrake-linux-gnu/bits/c++config.h:61: error: `<type error>' is not a namespace In file included from alarm.h:17, from alarm.C:13: config.h:11: error: `define' does not name a type make[2]: *** [alarm.lo] Erreur 1 make[2]: Leaving directory `/usr/local/src/courier-0.51.0/maildrop' make[1]: *** [all] Erreur 2 make[1]: Leaving directory `/usr/local/src/courier-0.51.0/maildrop' make: *** [all-recursive] Erreur 1 --- Does someone have any idea? Best Regards Conf:Linux groland.free.fr 2.6.8.1-10mdk #1 Wed Sep 8 17:00:52 CEST 2004 i686 Pentium II ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |