That would be a huge surprise to me, and one I'd be interested in fixing
ASAP.
--with-csharp=yes just enables the C# code generation.  Previously this had
been a bit of a problem for some people due to requiring recent versions of
Mono and .NET (we support older versions now) and/or due to pkg-config
problems (the solution to which has been documented in many places, and
which doesn't emit the error the OP is seeing).

I'd be interested in seeing what error you're getting, if you have the time
to repeat your previous process, however the error the OP posted is
specifically in /lib/cpp and deals with boost headers and the C stdlib.

Michael

On Thu, Mar 19, 2009 at 12:46 AM, Ephraim Dan <[email protected]> wrote:

> I got a similar error to the one reported by the OP.
> I had several things I changed, but I am pretty sure the one that helped
> fix that was:
> --with-csharp=no
>
> Worth a try
> --edan
>
> -----Original Message-----
> From: David Reiss [mailto:[email protected]]
> Sent: Thursday, March 19, 2009 06:38
> To: [email protected]
> Subject: Re: trunk revision 753622 build error
>
> I'm not sure what the problem is, then.  This has never been
> reported before.  If you have a shell account that you can
> give me access to where I can reproduce the problem, I can
> try to solve it, otherwise I'm not sure what else to try.
>
> --David
>
> xu xiong wrote:
> >> Can you try compiling a file containing only...
> >>
> >> #include <cstdlib>
> >>
> >> with the command "g++ -c -Wall test.cc"?  If that doesn't work,
> >> you definitely have something wronte with your libc or libstdc++
> >> installation.  If it does, I'm not sure what the problem is.
> >>
> >
> > It does work.
> > So I'm totally lost.
> > Can the glibc is not configured right?
> > I also tried to compile glibc2.6.1 but failed.
> >
> > -Xiong
>

Reply via email to