From owner-freebsd-current Mon Oct 7 2:23:58 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 EC33237B401 for ; Mon, 7 Oct 2002 02:23:57 -0700 (PDT) Received: from relay01.cablecom.net (relay01.cablecom.net [62.2.33.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1104D43E4A for ; Mon, 7 Oct 2002 02:23:57 -0700 (PDT) (envelope-from hanspeter_roth@hotmail.com) Received: from localhost.there (dclient80-218-74-198.hispeed.ch [80.218.74.198]) by relay01.cablecom.net (8.12.5/8.12.5/SOL/AWF/MXRELAY/20020820) with ESMTP id g979NtZ2040590 for ; Mon, 7 Oct 2002 11:23:55 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Received: (from idefix@localhost) by localhost.there (8.11.3nb1/8.11.3) id g979NxS00944 for freebsd-current@FreeBSD.ORG; Mon, 7 Oct 2002 11:23:59 +0200 (CEST) X-Authentication-Warning: localhost.there: idefix set sender to hanspeter_roth@hotmail.com using -f Date: Mon, 7 Oct 2002 11:23:59 +0200 From: Hanspeter Roth To: freebsd-current@FreeBSD.ORG Subject: Re: stdlib.h:57: redeclaration of C++ built-in type `wchar_t' Message-ID: <20021007112359.A926@gicco.cablecom.ch> Reply-To: freebsd-current@FreeBSD.ORG Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20021007004727.A3639@gicco.cablecom.ch> <3DA0CF13.8E27F12@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3DA0CF13.8E27F12@mindspring.com>; from tlambert2@mindspring.com on Sun, Oct 06, 2002 at 05:02:27PM -0700 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 Oct 06 at 17:02, Terry Lambert spoke: > You failed to delete the old header files when you upgraded your > compiler. The easiest answer is "man rm". 8-). Hm. I tought I had `*default delete use-rel-suffix' in the supfile. Do I still have to delete old files myself? Is /usr/include/stdlib.h obsolete? -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message