From owner-freebsd-current Tue Jul 9 7:39:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F55837B400 for ; Tue, 9 Jul 2002 07:39:16 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E32C843E31 for ; Tue, 9 Jul 2002 07:39:14 -0700 (PDT) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.3/8.12.3) with ESMTP id g69EdBMa058386 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 9 Jul 2002 16:39:13 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g69EdBFJ017936 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 9 Jul 2002 16:39:12 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g69EdB0v017935; Tue, 9 Jul 2002 16:39:11 +0200 (CEST)?g (envelope-from ticso) Date: Tue, 9 Jul 2002 16:39:11 +0200 From: Bernd Walter To: Terry Lambert Cc: ticso@cicely.de, freebsd-current@freebsd.org Subject: Re: stdlib.h wchar_t problem Message-ID: <20020709143910.GD94279@cicely5.cicely.de> Reply-To: ticso@cicely.de References: <20020709020950.GS94279@cicely5.cicely.de> <3D2A49D2.7AF1DB5F@mindspring.com> <20020709140851.GC94279@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020709140851.GC94279@cicely5.cicely.de> X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message