This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: bootstrap error in libjava on powerpc-linux


On Sat, Jun 09, 2001 at 07:18:52PM +0200, Matthias Klose wrote:
> linkage of libgcj.so fails with
> 
> [...]
> i/.libs/libfficonvenience.a -lpthread ./libltdl/.libs/libltdlc.a -ldl -lc  -Wl,-soname -Wl,libgcj.so.2 -o .libs/libgcj.so.2.0.0
> /usr/bin/ld: .libs/libgcj.so.2.0.0: undefined versioned symbol name __register_frame_info@@GLIBC_2.0
> /usr/bin/ld: failed to set dynamic section sizes: Bad value
> collect2: ld returned 1 exit status
> 
> this is the 3.0 branch from 20010609,
> 
> post glibc-2.2.3 (CVS as of 5-28-2001)
> binutils 2.11.90.0.7

Yes, I remember seeing this error.  libc.so.6 has:
0010f49c g    DF .text  000000a8  GLIBC_2.0   __register_frame_info

Shouldn't that be enough?

-- 
Daniel Jacobowitz                           Debian GNU/Linux Developer
Monta Vista Software                              Debian Security Team


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