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: third and final (?) test release for 2.2.3


Hello

I tried to build glibc-2.2.3pre3 on a Alpha SMP system with the following
configuration:


bash$ /usr/src/linux/scripts/ver_linux

If some fields are empty or look unusual you may have an old version.

Compare to the current minimal requirements in Documentation/Changes.


Linux es0 2.4.2mf #26 SMP Wed Apr 11 16:29:43 MEST 2001 alpha unknown


Gnu C                        2.95.3

Gnu make                     3.79.1

binutils                     2.11

util-linux                   2.10r

modutils                     2.4.2

e2fsprogs                    1.19

Linux C Library              2.1.3

Dynamic linker (ldd)   	     2.1.3

Procps                       2.0.6

Net-tools                    1.54

Console-tools                0.3.3

Sh-utils                     2.0

Modules Loaded

bash$


bash$ ld -v

GNU ld version 2.11 (with BFD 2.11)


bash$ as -v

GNU assembler version 2.11 (alphaev6-unknown-linux-gnu) using BFD 
version 2.11


bash$ gcc -v

Reading specs from /usr/lib/gcc-lib/alphaev6-unknown-linux-gnu/2.95.3/specs

gcc version 2.95.3 20010315 (release)


Building glibc-2.2.3pre3 with "make" runs without errors. With "make 
check" I get 4 errors:


1. tst-regexloc:

      
       bash$ cat tst-regexloc.out

       bash$


very interesting isn't it?


2. test-utime.out:

      
       bash$ cat test-utime.out

       actime 988110435 != 500000000

       bash$


3. test-lfs.out:


       bash$ cat test-lfs.out

       bash$


also very useful  [:-)] 

4. vismain.out

      
       bash$ cd ../elf/

       bash$ cat vismain.out

       `.protected' seems to be handled correctly, good!

       `protinmod' in main and mod1 don't have same address

       bash$


Logfiles with the "make check" outputs can be found here:


       http://www.scs.ch/~walser/test-lfs.out
       http://www.scs.ch/~walser/test-utime.out
       http://www.scs.ch/~walser/tst-regexloc.out
       http://www.scs.ch/~walser/vismain.out

Best regards,


Markus



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