* Java
@ 2000-06-02 17:59 Elizabeth Clarke
2000-06-02 17:08 ` Java Grant Erickson
0 siblings, 1 reply; 4+ messages in thread
From: Elizabeth Clarke @ 2000-06-02 17:59 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Java
2000-06-02 17:59 Java Elizabeth Clarke
@ 2000-06-02 17:08 ` Grant Erickson
0 siblings, 0 replies; 4+ messages in thread
From: Grant Erickson @ 2000-06-02 17:08 UTC (permalink / raw)
To: Elizabeth Clarke; +Cc: linuxppc-embedded
Elizabeth,
The problem you cite below is the outcome if you've compiled the
application using the standard GCC PowerPC compiler (native or cross). If
you're using the glibc from MontaVista, you need to use their compiler or
you need to build your own in a manner similar to what they've done.
Regards,
Grant
--
Grant M. Erickson University of Minnesota Alumni
o mail:erick205@tc.umn.edu 1996 BSEE
o http://www.tc.umn.edu/~erick205/ 1998 MSEE
On Fri, 2 Jun 2000, Elizabeth Clarke wrote:
> 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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Java
@ 2000-06-02 17:10 Banks, Kelly
2000-06-05 13:53 ` Java Elizabeth Clarke
0 siblings, 1 reply; 4+ messages in thread
From: Banks, Kelly @ 2000-06-02 17:10 UTC (permalink / raw)
To: 'Elizabeth Clarke', linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Java
2000-06-02 17:10 Java Banks, Kelly
@ 2000-06-05 13:53 ` Elizabeth Clarke
0 siblings, 0 replies; 4+ messages in thread
From: Elizabeth Clarke @ 2000-06-05 13:53 UTC (permalink / raw)
To: linuxppc-embedded
"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/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-06-05 13:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-02 17:59 Java Elizabeth Clarke
2000-06-02 17:08 ` Java Grant Erickson
-- strict thread matches above, loose matches on Subject: below --
2000-06-02 17:10 Java Banks, Kelly
2000-06-05 13:53 ` Java Elizabeth Clarke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).