View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 11:31 AM
J.O. Aho
 
Posts: n/a
Default Re: failing to build glibc due to linuxthreads

Markus Malkusch wrote:
> This was the second try to compile sys-libs/glibc-2.3.5-r1 for updating my
> 2-CPU system with a fresh 2005.1 installation. It always fails there:
>
> !!! ERROR: sys-libs/glibc-2.3.5-r1 failed.
> !!! Function toolchain-glibc_src_test, Line 250, Exitcode 2
> !!! linuxthreads glibc did not pass make check


It should work for x86 (32bits), but is broken for PPC and it seems like they
don't really know what breaks the nplt+linuxthreads build.

The bad news for all who needs linuxthreads (mostly people using old
precompiled stuff, I guess) is that the linuxthreads will be dropped in glibc
2.3.6 and you will have nptl only.

IMHO it's better to use the bugzilla for software "bugs".


//Aho
Reply With Quote