This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

gcc trunk testsuite run for sparc64-linux: warning: ld-linux.so.2 not found


This was on a Aurora SPARC Linux 0.42 build (Douglas) Ultra1
sun4u system with these packages:

binutils 2.13.90 20030112 sparc64-linux
bison-1.35-1
dejagnu-1.4.3-0	(from ftp://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.4.3-0.src.rpm)
expect-5.32.2-67
gcc 3.4 20030111 (experimental) sparc64-linux
glibc-2.2.5-42
glibc64-2.2.5-42
kernel-2.4.19-1.2sparc
tcl-8.3.3-67

In-tree joined gcc and binutils cvs trunks.

The testsuite results posted at 

http://gcc.gnu.org/ml/gcc-testresults/2003-01/msg00603.html

have numerous FAIL:ed tests due to 

lt-ld-new: warning: ld-linux.so.2, needed by /lib64/libc.so.6, not
found (try using -rpath or -rpath-link)

although LD_LIBRARY_PATH is 

export LD_LIBRARY_PATH=/usr/local/gcc-binutils/lib:/lib64/:/usr/lib64

and ld-linux.so.2 is in /lib64. The gcc tests also need it and it does
not fail there, only in the objc and g77 test.

Also not that as usual I can't bootstrap build the libstdc++-v3 lib
(and hence not the linjava stuff I suspect) so I have only built the
c,f77, and objc languages. See PR8183 and my recent posting on it.

Cheers,

/ChJ





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