(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 <rdalek1...@gmail.com> wrote:
> cov...@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/

Reply via email to