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]

Re: Glibc nptl "make check" failed on i686


On Sat, May 10, 2003 at 08:21:07AM -0700, H. J. Lu wrote:
> 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.
> +
> 

Ulrich, I have verified that your patch enclosed here caused the
"make check" failure on glibc + nptl. Has it been fixed?


H.J.

Attachment: libc-bad.patch
Description: Text document


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