HI Paul,
        I just realized that you did not receive this email. Try this. Try
contacting Staphane for a patch. If noting is forthcoming and it all works
otherwise I suggest we skip a solaris binary for 0.7.11. Solaris
developers should of course submit a definate patch to fix this ASAP.

Cheers

Martin



---------- Forwarded message ----------
Date: Fri, 01 Sep 2000 11:21:51 +0200 (MEST)
From: [EMAIL PROTECTED]
To: Martin Sevior <[EMAIL PROTECTED]>
Subject: Re: Status of 0.7.11

Quoting Martin Sevior <[EMAIL PROTECTED]>:

> 
> 
> On Wed, 30 Aug 2000 [EMAIL PROTECTED] wrote:
> 
> > Ok, we tried again to run builds again, and the Solaris box is failing
> here:
> > 
> > ut_mbtowc.cpp:
> > In file included from ut_mbtowc.cpp:23:
> > ut_mbtowc.h:15: syntax error before `;'
> 
> <snip>
> 
> It looks like solaris doesn't include a needed header

Yes, it does : wchar.h defines all these symbols (mbstate, ...)
on my solaris box (Solaris 7). But it only defines them if

#if (!(defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 == 4)))
[...]
#endif

Abisource.com seems to have difficultes at the moment. So I'll
check OS and compiler versions as well as compilation flags later
if possible. In the meantime, do not commit this patch please.


Thanks
Stephane




Reply via email to