Oct 6 2005, 04:07 AM
Post
#1
|
|
|
Group: Members Posts: 4 Joined: 16-September 05 Member No.: 8,124 |
I have successfully installed blackdown 1.3.1 on my Zaurus SL-C3100, and I´m trying to run a program originally intended for java 1.4.x and above...
My problem is this: java.lang.NoClassDefFoundError: java/net/SocketAddress at.... at.... and so on. After some searching I found that the problem is this: SocketAddress is apparently a java 1.4 spesific class, and has been reorganized from the jnet package in java 1.3. So is it possible to download some libraries or packages, for a workaround so that I don´t have to reprogram everything? Could someone direct me in any direction, as I´m currently quite stuck... Thanks |
|
|
|
![]() |
Oct 8 2005, 10:59 AM
Post
#2
|
|
|
Group: Members Posts: 46 Joined: 28-August 05 Member No.: 7,967 |
Since there's interest, I've built Jikes, Classpath, and JamVM from source. These are all PdaXrom RC-11/12, built with -O2 -mtune=iwmmxt -mcpu=iwmmxt. Have fun.
Also included are two scripts, "java" and "javac", which run jamvm and jikes respectively with the arguments needed to make them work. If you install to an alternate destination remember to create the correct symlinks. Classpath is a hair too big to post here normally (5.2MB), so I've split it into two files. Download them all to the same directory, and combine them like this: $ tar xvzf usrlibinclude.tar.gz $ tar xvzf usrshare.tar.gz $ tar czvf classpath_0.18_armv5tel.ipk debian-binary control.tar.gz usr Then you'll have a .ipk you may install normally. Remember the symlinks if you use ipkg -d! The included scripts may also may not work for strange classpaths. They're just one-line hacks. Feel free to rewrite them.
Attached File(s)
JamVM_1.3.3_armv5tel.ipk ( 70.64K )
Number of downloads: 85
jikes_1.22_armv5tel.ipk ( 586.57K )
Number of downloads: 78
usrlibinclude.tar.gz ( 142.46K )
Number of downloads: 79 |
|
|
|
acidmoose Java.net (1.4 Spesifications) Incompatible Oct 6 2005, 04:07 AM
cortez Look into GNU Classpath to see if all classes need... Oct 6 2005, 12:25 PM
sds cortez, firstly many thanks for your efforts on ja... Oct 6 2005, 03:14 PM
cortez You're right, the versions from the unstable f... Oct 7 2005, 06:26 AM
sds Hmmm, I decided to use the native RC11 SDK in zgcc... Oct 8 2005, 07:49 AM
pgas not sure what the problem is, though I remember ha... Oct 8 2005, 09:24 AM
Borealid Here's the remaining piece of classpath. Oct 8 2005, 11:00 AM
reinci Hello everybody!
I'm a new user of Zaurus... Oct 11 2005, 08:40 AM
Borealid I believe that at this point the best you'll b... Oct 11 2005, 01:34 PM
sds I would actually prefer to try compiling and packa... Oct 12 2005, 06:54 AM
Borealid You may have a corrupt download, or perhaps an old... Oct 12 2005, 07:47 AM
sds I am sure it is working fine in your setting and t... Oct 15 2005, 06:21 AM
Borealid The correct sum for classpath over here is f0c7742... Oct 15 2005, 03:16 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 02:06 PM |