This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make check fails with ntpl enabled


Hi!

After a successfull build of the glibc code from cvs, make check fails with 
the following error:

tst-attr3: allocatestack.c:404: allocate_stack: Assertion 'size != 0' failed.
Didn't expect signal from child: got 'Aborted'

glibc has been configured in a separate build directory with:
../libc/configure --with-tls --with-headers=/usr/src/linux/include --with-elf 
--enable-kernel=2.6.0 --enable-shared --enable-add-ons=nptl
i did not pass any environment variables to the configure script.

build environment:
gcc 3.4.4 configured with:
--with-gnu-as --with-gnu-ld --enable-shared --disable-static --disable-nls 
--with-elf --enable-threads=posix --disable-checking --enable-__cxa_atexit 
--enable-long-long --enable-c99 --with-system-zlib --enable-languages=c,c++
linux kernel 2.6.12.4 including its headers.
binutils: 2.15.94.0.2

i hope this is the appropriate mailing list to ask how i can solve this 
problem.

thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]