From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 23:44:35 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F82B16A419 for ; Mon, 24 Sep 2007 23:44:35 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 2E5B413C45B for ; Mon, 24 Sep 2007 23:44:34 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1308600nfb for ; Mon, 24 Sep 2007 16:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=bjtZkh2igJ/qP3nWKWa3NUV1LqMauIde7oNwnW+iSq8=; b=mz19J2O9U5eia6K2Ld7E1uLCtkQWoxqatyK6ZrDZzkt5ASlyY9V/gCxsrQJPvV1wVNRfyBaQEogb9oZJeCaxbFD4k5m/D/ddFRu9uIa9eWSsaDWs4421GYbfWONbwPX4wlODUBpaacy3LAUoxIEs9oFCyY6+E7kdB7bXHRd0e0I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GvkDQlaXIs21IKbOY1sepQXI2FZflRQlysXMKhlvleVvbDXpOpXH/ygSWEFXj+NF1hUnsjEN3l3BYKLog920qeaLLFqovz+Q4RMagiz0sdVXhWHzppMFzJ2RknL+tKlIpxK+noDQ7ERScNUGyB5iCt33eQ1e60PCSiq8pKfKXh8= Received: by 10.86.99.9 with SMTP id w9mr3744275fgb.1190677473736; Mon, 24 Sep 2007 16:44:33 -0700 (PDT) Received: by 10.86.2.1 with HTTP; Mon, 24 Sep 2007 16:44:33 -0700 (PDT) Message-ID: <499c70c0709241644j7aac06fh9f1a8cc41926bf36@mail.gmail.com> Date: Tue, 25 Sep 2007 02:44:33 +0300 From: "Abdullah Ibn Hamad Al-Marri" To: Mel In-Reply-To: <200709242325.44113.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <499c70c0709241249m5845e582p752ee52582531a38@mail.gmail.com> <20070924204109.6E38545012@ptavv.es.net> <499c70c0709241347g1a8a4129i54aeec084242f96f@mail.gmail.com> <200709242325.44113.fbsd.questions@rachie.is-a-geek.net> Cc: Kris Kennaway , freebsd-questions@freebsd.org, Kevin Oberman Subject: Re: Help I borke my 7.0 AMD64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 23:44:35 -0000 On 9/25/07, Mel wrote: > On Monday 24 September 2007 22:47:59 Abdullah Ibn Hamad Al-Marri wrote: > > > Could you please put it somewhere where so that I could fetch it? > > Probably the safest way: > pkg_add -r gcc-4.2.2_20070905.tbz > > Then set CC and CXX in /etc/make.conf to point to the installed gcc > in /usr/local. This should get you through the build-tools stage. If it > creates issues later on, you should have a libgcc_* in /usr/obj. In fact, I > highly recommend pressing ctrl-c after gcc has been built and copy the > missing library from /usr/obj to /usr/lib then unset CC and CXX > in /etc/make.conf and re-run buildworld. > > I just looked on freebsd ftp servers, there's a package for amd64 arch and > 7-current dated Sep 15. > -- > Mel Hello, I installed that. And it did the trick. I just don't want to take the risk now. I did these steps rm -r /usr/obj/* cd /usr/src make cleandir make cleanworld make -j7 buildworld I'm too worried, I may get broken world now. Shall I recopy libgcc_* from /obj again and rebuild the world again? since current libgcc_* is made by the gcc42 latest port. Any hints? -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/