From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QzSNp-0006Z8-4b for garchives@archives.gentoo.org; Fri, 02 Sep 2011 11:58:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D1B621C109; Fri, 2 Sep 2011 11:57:51 +0000 (UTC) Received: from svr-us4.tirtonadi.com (unknown [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 28C3F21C05B for ; Fri, 2 Sep 2011 11:56:38 +0000 (UTC) Received: from mail-fx0-f53.google.com ([209.85.161.53]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1QzSMR-000OkI-Ux for gentoo-user@lists.gentoo.org; Fri, 02 Sep 2011 18:56:40 +0700 Received: by fxd23 with SMTP id 23so1839023fxd.40 for ; Fri, 02 Sep 2011 04:56:33 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.13.137 with SMTP id c9mr758194faa.140.1314964593001; Fri, 02 Sep 2011 04:56:33 -0700 (PDT) Received: by 10.223.95.207 with HTTP; Fri, 2 Sep 2011 04:56:32 -0700 (PDT) In-Reply-To: <4E60AA62.8010608@gmail.com> References: <7789.1314957193@ccs.covici.com> <4E60AA62.8010608@gmail.com> Date: Fri, 2 Sep 2011 18:56:32 +0700 Message-ID: Subject: Re: [gentoo-user] unable to compile gcc 4.5.3-r1 From: Pandu Poluan To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: X-Archives-Hash: 2ab57d7ec9ca99ae7bb17d2566114190 (Sorry for top-posting; Gmail java mobile client sucks) Also, ensure that you have enough free inodes if you are using ext[2-4] filesystem. Use 'df -i' to check. I once failed emerging gcc-4.5.3 because I ran out of inodes. That was when I have a single partition for root, with slightly less than 320'000 inodes. I was forced to re-create the filesystem, and finally decided to use ReiserFS instead. You may want to use ReiserFS at least for /var/tmp to prevent more inodes problems. After all, /var/tmp (especially /var/tmp/portage) consumes inodes like a hungry dog. Rgds, On 2011-09-02, Dale wrote: > covici@ccs.covici.com wrote: >> Hi. I am unable to compile gcc 4.5.3-r1 -- I get the following error >> when doing so: >> >> mkdir -p -- x86_64-pc-linux-gnu/libgomp >> Checking multilib configuration for libgomp... >> Configuring stage 1 in x86_64-pc-linux-gnu/libgomp >> configure: loading site script /usr/share/config.site >> configure: loading site script /usr/share/crossdev/include/site/linux >> configure: loading site script >> /usr/share/crossdev/include/site/x86_64-linux-gnu >> configure: creating cache ./config.cache >> checking for --enable-version-specific-runtime-libs... no >> checking for --enable-generated-files-in-srcdir... no >> checking build system type... x86_64-pc-linux-gnu >> checking host system type... x86_64-pc-linux-gnu >> checking target system type... x86_64-pc-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... gawk >> checking whether make sets $(MAKE)... yes >> checking for >> x86_64-pc-linux-gnu-gcc... >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gcc/xgcc >> -B/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gc\c/ >> -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem >> /usr/x86_64-pc-linux-gnu/include -isystem >> /usr/x86_64-pc-linux-gnu/sys-include >> checking for C compiler default output file name... >> configure: error: in >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/x86_64-pc-linux-gnu/libgomp': >> configure: error: C compiler cannot create executables >> See `config.log' for more details. >> >> I have searched google and looked at bugs.gentoo.org, but no joy. >> >> I am running unstable amd64 gentoo. >> >> Any assistance would be appreciated. >> > > Google worked here for me but usually when I have a problem, it fails. > I guess Google treats you the same as me. lol I found this: > > http://forums.gentoo.org/viewtopic-t-294109.html > > That help any? > > Dale > > :-) :-) > > -- -- Pandu E Poluan - IT Optimizer My website: http://pandu.poluan.info/