On Tue, Jul 09, 2002 at 04:08:52PM +0200, Bernd Walter wrote:
> On Mon, Jul 08, 2002 at 07:26:26PM -0700, Terry Lambert wrote:
> > Bernd Walter wrote:
> > > The system g++ 3.1 complains that stdlib.h typedefs wchar_t:
> > > /usr/include/stdlib.h:57: redeclaration of C++ built-in type `wchar_t'
> > 
> > I posted a patch for this already, based on Garrett Wollman's
> > point about where theings are defined (actually, it requires a
> > non-definition one up from the one Garrett noted as the problem).
> > 
> > I suspect you need to update your headers; the relevent header
> > after install is /usr/include/machine/ansi.h.  Before install,
> > it depends on your architecture, since it's an architecture
> > specific files that get installed into /usr/include/machine.
> > 
> > Most likely you just haven't done the "make install" in the
> > directory /usr/src/include...
> 
> I did a complete reinstall of /usr/includes without a difference, but
> my source is from 3. Jul.
> Do you remember which commit it fixed?
> I wasn't able to find one that would explain a difference.

I just saw David's commit so I will update now.
Thanks.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
[EMAIL PROTECTED]         Usergroup           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to