Clemente Aguiar píše v Čt 08. 12. 2005 v 12:47 +0000:
> > -----Mensagem original-----
> > De: Sebastian Redl
> > 
> > Clemente Aguiar wrote:
> > 
> > >  I did a new instalattion of Gentoo 2005.r1 (AMD64).
> > >
> > > After the basic stage3 instalation, kernel compilation and reboot,
> > > everything was fine.
> > > I then decided to recompile all:
> > 
> > It appears as if the necessary 32-bit libraries for something are 
> > missing. Emerging the emulation glibc might solve the problem.
> > 
> > Sebastian Redl
> > -- 
> > [email protected] mailing list
> > 
> > 
> I did a bit of checking and many texts say that emulation glibc is
> needed, so I tried:
> 
> emerge -v --oneshot emul-linux-x86-glibc
> 
> and I get the following result:
> ...
> >>> Completed installing emul-linux-x86-glibc-1000 into
> /var/tmp/portage/emul-linux-x86-glibc-1000/image/
> 
> >>> Merging app-emulation/emul-linux-x86-glibc-1000 to /
>  * 32bit libc is now provided by sys-libc/glibc.
> >>> Regenerating /etc/ld.so.cache...
> >>> app-emulation/emul-linux-x86-glibc-1000 merged.
> ...
> 
> Which from what I can understand what I need to emerge is
> sys-libc/glibc.
> Well sys-libc/glibc does not exist??? What does exist is sys-libs/glibc.
> 
> But when I try to emerge sys-libs/glibc I get the following error:
> .....
> checking size of long double... configure: error: cannot compute sizeof
> (long double), 77
> See `config.log' for more details.
> 
> !!! ERROR: sys-libs/glibc-2.3.5-r2 failed.
> !!! Function glibc_do_configure, Line 927, Exitcode 1
> !!! failed to configure glibc
> !!! If you need support, post the topmost build error, NOT this status
> message.
> .....
> 
> Seems that I am in a catch 22 situation.
> Any ideas?

Just a guess:

Check the symlink /lib/ld-linux.so.2
It should point to ../lib32/ld-linux.so.2, not ld-2.3.5.so

I hit this issue every time I compile glibc :-(


-- 

ViNiL

If John Wayne had been a Linux user, he would have used Gentoo.


-- 
[email protected] mailing list

Reply via email to