On Sat, Sep 24, 2011 at 6:34 AM, Fabian Groffen <[email protected]> wrote:
> On 24-09-2011 12:19:14 +0200, Moritz Schlarb wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hey,
>>
>> same problem here on SLES 10.1. (glibc-2.4)
>> It seems like there is some kind of infinite loop, because the error
>> messages always repeat like this many many times.
>>
>> But! (I want to bootstrap prefix on a high performance computing cluster
>> system, where I work and have made available GCC 4.4 and GCC 4.6 by
>> compiling my hand and integrating it to the base system) If I compile
>> GCC 4.4 (or 4.6) by hand (without doing any magic), It works fine!
>> So I'm sorry to say that, but there must be something caused by the
>> ebuild...
>> If my time allows it, I'll look into it in five minutes, this is just a
>> message to everyone having this issue that there may be a light on the
>> horizon! ;)
>
> try USE=vanilla, see if that works

Be careful with that. I was able to install gcc 4.5 using -vanilla bit
then later on random packages would fail to compile. In particular I
had a problem with libxml2, which seemed to get linked to system
libraries instead of the ones in prefix. I'm not sure if this is
related, all I know is that the problem goes away when using gcc 4.2.

Also, have a look at the gcc ebuild the regular portage tree, gcc
4.5.2 requires >=glibc.2.8, I assume there is a reason for that.

Best,

Martin

>
> --
> Fabian Groffen
> Gentoo on a different level
>

Reply via email to