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]
Other format: [Raw text]

Re: make check error


I have solved the issue compiling again gcc 3.1.1.
Binutils had been actualized after building gcc.

As stated by Andreas Jaeger:

>> I installed the  binutils 2.11.2, still the same problem.  Any other possible reason?
>
> Install binutils, recompile gcc and install it - and then compile
> glibc again from scratch,

http://sources.redhat.com/ml/bug-glibc/2002-01/msg00150.html

Regards,
Carlos Velasco

*********** REPLY SEPARATOR  ***********

On 09/08/2002 at 21:56 Carlos Velasco wrote:

>Hi,
>
>binutils-2.13
>gcc 3.1.1
>kernel 2.4.19
>
>I have a new problem compiling CVS glibc:
>
>GCONV_PATH=/compile/glibc/comp/iconvdata LC_ALL=C
>/compile/glibc/comp/elf/ld-linux.so.2 --library-path
>/compile/glibc/comp:/compile/glibc/comp/math:/compile/glibc/comp/elf:/compile/glibc/comp/dlfcn:/compile/glibc/comp/nss:/compile/glibc/comp/nis:/compile/glibc/comp/rt:/compile/glibc/comp/resolv:/compile/glibc/comp/crypt:/compile/glibc/comp/linuxthreads /compile/glibc/comp/dlfcn/tstcxaatexit  > /compile/glibc/comp/dlfcn/tstcxaatexit.out
>make[2]: *** [/compile/glibc/comp/dlfcn/tstcxaatexit.out] Error 139
>
>tstcxaatexit.out file is empty.
>However, running the command without pipe:
>
>GCONV_PATH=/compile/glibc/comp/iconvdata LC_ALL=C
>/compile/glibc/comp/elf/ld-linux.so.2 --library-path
>/compile/glibc/comp:/compile/glibc/comp/math:/compile/glibc/comp/elf:/compile/glibc/comp/dlfcn:/compile/glibc/comp/nss:/compile/glibc/comp/nis:/compile/glibc/comp/rt:/compile/glibc/comp/resolv:/compile/glibc/comp/crypt:/compile/glibc/comp/linuxthreads /compile/glibc/comp/dlfcn/tstcxaatexit
>
>This is bar
>module unload didn't change `v'
>Segmentation fault
>
>
>Regards,
>Carlos Velasco




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