From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 16:21:20 2004 Return-Path: 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 C984316A4CE for ; Mon, 12 Apr 2004 16:21:20 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC5543D1F for ; Mon, 12 Apr 2004 16:21:20 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i3CNLKRh060716; Mon, 12 Apr 2004 16:21:20 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i3CNLKL5060715; Mon, 12 Apr 2004 16:21:20 -0700 (PDT) (envelope-from sgk) Date: Mon, 12 Apr 2004 16:21:20 -0700 From: Steve Kargl To: Paul Seniura Message-ID: <20040412232120.GA60698@troutmask.apl.washington.edu> References: <20040412173224.F23905C54@techpc04.okladot.state.ok.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040412173224.F23905C54@techpc04.okladot.state.ok.us> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++ can't find unwind.h but it *is* there X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 23:21:20 -0000 On Mon, Apr 12, 2004 at 12:32:24PM -0500, Paul Seniura wrote: > > I've posted several msgs over the past two weeks > stumbling on buildworld when using lang/gcc33. > Did you clean out /usr/include? lang/gcc33 may have done some unpleasant things to it. -- Steve