From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 13:03:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E93716A4CE for ; Mon, 12 Apr 2004 13:03:31 -0700 (PDT) Received: from out010.verizon.net (out010pub.verizon.net [206.46.170.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948A343D2F for ; Mon, 12 Apr 2004 13:03:30 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([68.160.247.127]) by out010.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040412200329.RGAQ1910.out010.verizon.net@mac.com>; Mon, 12 Apr 2004 15:03:29 -0500 Message-ID: <407AF5ED.6060207@mac.com> Date: Mon, 12 Apr 2004 16:02:53 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Seniura References: <20040412193121.B1CED5C4C@techpc04.okladot.state.ok.us> In-Reply-To: <20040412193121.B1CED5C4C@techpc04.okladot.state.ok.us> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [68.160.247.127] at Mon, 12 Apr 2004 15:03:29 -0500 cc: freebsd-questions@freebsd.org Subject: Re: I *really* need help PLEASE - buildworld failing on mkdeplibstdc++ can't find unwind.h but it *is* there X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 20:03:31 -0000 Paul Seniura wrote: > [Some of the maillists including -current@ are > down at the moment. I hope someone on this > list can help in meantime, please?] I can confirm that your email is making it to the list, anyway... > I've posted several msgs over the past two weeks > stumbling on buildworld when using lang/gcc33. ...and I remember seeing these messages go by, too. :-) Trying to build -CURRENT with a compiler from a port rather than with the default compiler is a wizard-mode operation (unfortuantely). I suspect that you would have better luck tracking RELENG_5_2 or RELENG_4. If you want to experiment with a gcc from ports, try rebuilding a specific application and benchmarking that before trying to do so with the entire world. If you wanted to perform a broader test, consider recompiling KDE and X11. [ ... ] > PLEASE Help - I do not want to blow everything away > and start completely over, as Da Bosses are looking > rather stern that this project is taking way too long. It is not clear to me what problem you are trying to solve by the activities you are pursuing: perhaps you ought to install 5.2.1 or 4.9 from a .iso image and get on with other tasks, and revisit the issue of recompiling world later? -- -Chuck