Jon Nelson writes:

On Thu, 29 May 2003, Sam Varshavchik wrote:

I don't see a problem there. The base class is perfectly valid. I fear that namespace resolution in your gcc is broken. Try to replace all instances of mail::folder with ::mail::folder, in this header file, or with a plain "folder".

I appreciate your helping out here, but I've tried to compile the more
recent cone release on a newer machine (gcc 2.96 / RedHat 7.3) and it's
no go there, either. Both issues remain: the wchar.h issue and the above issue.

Independently I've confirmed that on 7.3 you need to define _GNU_SOURCE.


CPPFLAGS='-D_GNU_SOURCE=1'
./configure [options]




------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to