This is the mail archive of the libc-hacker@sourceware.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: globtest failed on Linux 2.1.131 when compile glibc-2.0.10[56]


>>>>> Prasong Aroonruviwat writes:

Prasong> On Mon, 14 Dec 1998, Andreas Jaeger wrote:

>> 
>> Prasong Aroonruviwat writes:
>> > Build CFLAGS: -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer
>> > Build CC: gcc
>> > Compiler version: egcs-2.91.57 19980901 (egcs-1.1 release)
>> > 	
>> > >How-To-Repeat:
>> >  make -C posix tests
>> >  make: Entering directory `/export3/glibc-2.0.105/posix'
>> >  /bin/sh -e globtest.sh ../ ../elf/ \
>> >  ld-linux.so.2
>> >  - /tmp/globtest-out differ: char 1, line 1
>> >  make: *** [do-globtest] Error 1
>> >  make: Leaving directory `/export3/glibc-2.0.105/posix'
>> > 
>> 
>> CAn you reproduce failure?  Can you reproduce it if you compile the
>> whole glibc without -O9?  I don't trust -O9 and guess it might be a
>> compiler bug somewhere.

Prasong> I don't know how to reproduce it, After I try to compile it again with
Prasong> "-O2 -march=pentium -mcpu=pentium -fomit-frame-pointer" it fail at this
Prasong> point again.

Have a look at the test itself, check which one fails, what are the
differences,... 

Prasong> I think it may cause from Linux-kernel 2.1, I compile "cvs-1.10.4" on
Prasong> Linux 2.0.36 and pass the "make check" but when I reboot to 2.1.131
Prasong> it failed... at basicc-8 that it's working about directory

Prasong> Does anyone pass the "make test" on Linux 2.1 ???
Prasong> Do you pass it ??? If you pass, please tell me what's your configure
Prasong> option ???

I regularly build and test glibc 2.1 test versions with:
/usr/glibc/src/libc/configure  --prefix=/usr/glibc/glibc-2.1 --enable-add-ons \
--disable-profile --without-cvs

Currently I'm running linux 2.1.131-ac11 with egcs 1.1.1, binutils
2.9.0.17 on i486.  My system passes all tests.

Are you using the header files from Linux 2.0 or from Linux 2.1 (you
should use the later - see the glibc FAQ)?

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]