[gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread covici
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

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Dale
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

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread covici
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

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Blakawk
On 02.09.2011 12:16, cov...@ccs.covici.com wrote: 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...

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Dale
cov...@ccs.covici.com wrote: Dalerdalek1...@gmail.com wrote: 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? Nope, this only happens in that

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Pandu Poluan
(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

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread covici
Blakawk blak...@gentooist.com wrote: On 02.09.2011 12:16, cov...@ccs.covici.com wrote: 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

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Blakawk
On 02.09.2011 14:11, cov...@ccs.covici.com wrote: Blakawk blak...@gentooist.com wrote: On 02.09.2011 12:16, cov...@ccs.covici.com wrote: 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:

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread Dale
cov...@ccs.covici.com wrote: /usr/x86_64-pc-linux-gnu/sys-include-g -O2 -mtune=core2 -pipe\ -ggdb conftest.c5 Why is the slash behind pipe up there? Shouldn't -pipe/ be pipe? Hope that is the fix. Dale :-) :-)

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread covici
Dale rdalek1...@gmail.com wrote: cov...@ccs.covici.com wrote: /usr/x86_64-pc-linux-gnu/sys-include-g -O2 -mtune=core2 -pipe\ -ggdb conftest.c5 Why is the slash behind pipe up there? Shouldn't -pipe/ be pipe? Hope that is the fix. It looks like an artifact of the config, its not

Re: [gentoo-user] unable to compile gcc 4.5.3-r1

2011-09-02 Thread covici
Blakawk blak...@gentooist.com wrote: On 02.09.2011 14:11, cov...@ccs.covici.com wrote: Blakawk blak...@gentooist.com wrote: On 02.09.2011 12:16, cov...@ccs.covici.com wrote: Dale rdalek1...@gmail.com wrote: cov...@ccs.covici.com wrote: Hi. I am unable to compile gcc 4.5.3-r1