On Thu, 29 May 2003, Sam Varshavchik wrote:

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

I'll give that a try.
In the meantime, on another machine, I did get it to compile without any
special invocations or patching.  However, it will not run.  cone
complains about the CHARSET.  I've tried setting the environment
variable CHARSET to various values ('us-ascii' and others), without
success.  What gives here?

--
Feast your Vulcan squinties on that!

Jon Nelson <[EMAIL PROTECTED]>
C and Python Code Gardener


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