I was hitting the exact same error & wound up tracking it into the
libtermcap.2.0.8 that I was using... Mine went away when I used the termcap
available from Mvista.
-----Original Message-----
From: Elizabeth Clarke [mailto:eclarke@aminocom.com]
Sent: Friday, June 02, 2000 1:59 PM
To: linuxppc-embedded@lists.linuxppc.org
Subject: Java
I'm trying to get jdk118_v2 from linuxppc.org/java to work, but get an
error loading the shared libraries libc.so.6 with __register_frame_info
missing.
I'm using glibc1.1.2 from mvista, and defaulting to green_threads. My
research has thrown up that libraries compiled with gcc and binaries
compiled with egcs are incompatible. Has anyone else encountered this
problem, did you resolve it, and how? please.
Thanks,
Beth
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
"Banks, Kelly" wrote:
I was hitting the exact same error & wound up tracking it into the
libtermcap.2.0.8 that I was using... Mine went away when I used the termcap
available from Mvista.
Hmmm, didn't make any difference. But then I dont understand what
difference it could make. AIUI anything compiled with egcs ie the JDK
binaries are incompatible with anything compiled with gcc - my
libraries, because egcs
referenced the symbol register_frame_info. I tried making a library with
just that symbol and pre-loading it, but still got the error:
/usr/jre118-v2/bin/ppc/green_threads/jre: error in loading shared
libraries: /usr/jre118-v2/lib/ppc/green_threads/libjava.so: symbol
__register_frame_info, version GLIBC_2.0 not defined in file libc.so.6
with link time reference
I think I'm going to have to investigate the JDK-1.2.2 and glibc-2.1.3
from
Franz Sirl's site, unless I'm missing something completely?...
(probably!)
Beth
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/