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]

Re: first test release for glibc 2.2.3


Hi folks,

I just tested the latest glibc CVS, using :
$ uname -a
Linux ludwig-alpha 2.4.2-ac5 #24 Tue Feb 27 10:04:21 CET 2001 alpha unknown

$ gcc -v
Reading specs from /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.0/specs
Configured with: ../gcc/configure --prefix=/usr --enable-shared --enable-threads --with-system-zlib alphaev56-unknown-linux-gnu
gcc version 3.0 20010326 (prerelease)

$ ld -V
GNU ld version 2.10.91 (with BFD 2.10.91)
  Supported emulations:
   elf64alpha
   alpha

The make check completes with one failure:
Didn't expect signal from child: got `File size limit exceeded'
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-alpha/rt/tst-aio5.out] Error 1
make[1]: *** [rt/tests] Error 2
make: *** [check] Error 2

$ cat /usr/src/redhat/BUILD/glibc-build-alpha/rt/tst-aio5.out
Sleeping...
Sleeping...

Cheers,
					Christian



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