Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - combsv

Pages: [1]
1
Personal Java/Jeode/J2ME Personal Profile / V1.3.1 Jvm (blackdown)
« on: September 10, 2005, 05:22:41 pm »
I was unsure as to where it would be most appropriate to post my question and some folks focus solely on certain topics.

But I will assume that you dont know the answer to my question.    

Many Thanks.

Quote
What's with all the cross posting?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95255\"][{POST_SNAPBACK}][/a][/div]

2
Personal Java/Jeode/J2ME Personal Profile / V1.3.1 Jvm (blackdown)
« on: September 09, 2005, 05:11:14 pm »
Greetings all,

I have successfully installed and used (well, up to a point) Blackdown-1.3.1-RC1, native threads, nojit.

When I try running a Java application that uses AWT however I get:

Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/mnt.rom/cf/j2re1
.3.1/lib/armv4l/libawt.so: /lib/libc.so.6: version `GLIBC_2.3' not found (requir
ed by /usr/mnt.rom/cf/j2re1.3.1/lib/armv5tel/libXt.so.6)
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:41)
        at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
        at java.awt.Component.<clinit>(Component.java:356)
        at sun.security.tools.PolicyTool.main(PolicyTool.java:499)



I have tried loading libc 2.3 from the familiar distribution and put in LD_LIBRARY_PATH but this hoses everything (even ls, sh)  ;-)

Has anyone gotten this to work or, in the alternative, does anyone know of another version 1.3+ JRE that is completely functional on this platform?

Many Thanks!

Pages: [1]