This is the mail archive of the libc-alpha@sources.redhat.com 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]

Glibc nptl "make check" failed on i686


With the latest binutils from CVS, I got

make[4]: *** [/export/build/gnu/glibc-nptl/build-i686-linux/elf/tst-tls2-static.out] Error 1
make[4]: *** [/export/build/gnu/glibc-nptl/build-i686-linux/elf/tst-tls1-static.out] Error 1
make[3]: *** [elf/xtests] Error 2
make[2]: *** [xcheck] Error 2
make[1]: *** [check] Error 2
make: *** [one] Error 2

in my nptl build on i686. The only difference between the last good
one and the current bad one is

+2003-05-09  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: New file.
+
+2003-05-08  Ulrich Drepper  <drepper@redhat.com>
+
+       * malloc/thread-m.h: Remove special handling of thread_atfork if
+       HAVE_register_atfork_malloc is defined.
+


H.J.


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