Chris writes: 

> 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)

Looks like you are missing the C++ development libraries and files.  Install 
the required development packages for your system, and try again. 

-- 
Sam 



-------------------------------------------------------
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

Reply via email to