Date: Tue, 25 Sep 2007 02:44:33 +0300 From: "Abdullah Ibn Hamad Al-Marri" <almarrie@gmail.com> To: Mel <fbsd.questions@rachie.is-a-geek.net> Cc: Kris Kennaway <kris@freebsd.org>, freebsd-questions@freebsd.org, Kevin Oberman <oberman@es.net> Subject: Re: Help I borke my 7.0 AMD64 Message-ID: <499c70c0709241644j7aac06fh9f1a8cc41926bf36@mail.gmail.com> In-Reply-To: <200709242325.44113.fbsd.questions@rachie.is-a-geek.net> References: <499c70c0709241249m5845e582p752ee52582531a38@mail.gmail.com> <20070924204109.6E38545012@ptavv.es.net> <499c70c0709241347g1a8a4129i54aeec084242f96f@mail.gmail.com> <200709242325.44113.fbsd.questions@rachie.is-a-geek.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/25/07, Mel <fbsd.questions@rachie.is-a-geek.net> 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499c70c0709241644j7aac06fh9f1a8cc41926bf36>