bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make check fail


From: Ling Gou
Subject: Re: make check fail
Date: Tue, 22 Jan 2002 11:22:41 -0800

Hi Andreas,
 
Install binutils, recompile gcc and install it - and then compile
glibc again from scratch,


I did it, and this time  it is much better and got the following  message.
What is the possible reason?

Regards,

Ling

gcc -nostdlib -nostartfiles -o test-lfs  -Wl,-dynamic-linker=/usr/local/lib/ld-linux.so.2   -Wl,-z,combreloc ../csu/crt1.o ../csu/crti.o `gcc --print-file-name=crtbegin.o` test-lfs.o  -Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ../libc.so.6 ../libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o` ../csu/crtn.o
GCONV_PATH=../iconvdata LC_ALL=C   ../elf/ld-linux.so.2 --library-path ..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ./test-lfs  > test-lfs.out
./test-lfs: cannot write test string to large file: Invalid argument
make[1]: *** [test-lfs.out] Error 1
make[1]: Leaving directory `/.automount/samba/array/home/ling/libc/io'
make: *** [io/tests] Error 2
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]