From owner-freebsd-current Mon Oct 7 2:44:27 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 7318037B401 for ; Mon, 7 Oct 2002 02:44:26 -0700 (PDT) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191DC43E4A for ; Mon, 7 Oct 2002 02:44:26 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0005.cvx21-bradley.dialup.earthlink.net ([209.179.192.5] helo=mindspring.com) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17yUR3-0006Pn-00 for freebsd-current@FreeBSD.ORG; Mon, 07 Oct 2002 02:44:21 -0700 Message-ID: <3DA1572E.45D04F10@mindspring.com> Date: Mon, 07 Oct 2002 02:43:10 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: Re: stdlib.h:57: redeclaration of C++ built-in type `wchar_t' References: <20021007004727.A3639@gicco.cablecom.ch> <3DA0CF13.8E27F12@mindspring.com> <20021007112359.A926@gicco.cablecom.ch> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hanspeter Roth wrote: > 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. Doesn't matter. That only effects your CVS tree. A CVS update with the delete/prune options only effects your source tree. The problem is the installed header files, so changes to either your local CVS tree or your local source tree are irrelevent. > Do I still have to delete old files myself? Yes. > Is /usr/include/stdlib.h obsolete? /usr/include/* is obsolete. Install the new ones instead. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message