Guest
|
Posted: Tue Aug 23, 2005 10:35 am Post subject: make check failed with nptl enabled |
|
|
Hi!
After a successfull build of the glibc code from cvs, make check fails with the following error:
tst-attr3: allocatestack: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:
../lib/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-__cx_atexit --enable-long-long --enable-c99 --with-system-zlib --enable-languages=c,c++
linux kernel 2.6.12.4 including headers
binutils 2.15.94.0.2
please, can anybody help me. i have been getting this error for about a year. nobody has tried to help me yet. i have been ignored all the time. it seems to me, that this error is an nptl issue so this forum may be the right place to seek for support.
thank you |
|