Hello all, I'm trying to compile Courier 0.39.1.20020715 and am having a few problems. (I've also tried 0.39.0 and 0.38.2 with no luck.)
My config command line is: ./configure \ --sysconfdir=/etc/courier \ --mandir=/usr/local/man \ --prefix=/usr/local/courier \ --localstatedir=/var/spool/courier \ --without-ipv6 \ --enable-softtimeout=600 \ --enable-mimetypes=/etc/mime.types I'm trying this on a Mandrake 7.2 box. (Mostly up to date.) gcc --version: 2.95.3 kgcc --version: egcs-2.91.66 (I've tried with both, editing the Makefile) Running make or make check gives me: Making check in afx make[1]: Entering directory `/home/chris/src/courier-0.39.1.20020715/afx' c++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -Wall -g -O2 -c string.C In file included from string.C:6: afx.h:189: `::iostream' undeclared (first use here) afx.h:189: parse error before `)' afx.h:189: `CString::operator <<(...)' must take exactly one argument afx.h:189: confused by earlier errors, bailing out make[1]: *** [string.o] Error 1 make[1]: Leaving directory `/home/chris/src/courier-0.39.1.20020715/afx' make: *** [check-recursive] Error 1 If more info would help please tell me what we need. I'm not a C/C++ programmer so I really don't know where to go on this. Chris -- Chris <[EMAIL PROTECTED]> Jr. Birdman in Training(TM) ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
