This is the mail archive of the libc-hacker@cygnus.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]

Re: glibc 2.0.110 failures - with Linux 2.2.0pre7


>>>>> SL Baur writes:

sb> Ulrich Drepper <drepper@cygnus.com> writes:
>> Those with a 2.2.0-pre* kernel, please try the following patch.
> [annexc.out test]
sb> make[2]: [tests] Error 1 (ignored)

sb> I've run `annexc' manually and see that it exits with error code 1.
sb> What further information do you need?

A patch;-).  From posix/Makefile:
# Run a test on the header files we use.
# XXX Please note that for now we ignore the result of this test.
tests: $(objpfx)annexc
	-$(dir $<)$(notdir $<) '$(CC)' \
			       '-I../include -I.. $(+sysdep-includes)' > $<.out

The failure is well-known - and therefore ignored by make check.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


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