Re: Build problem in IKVM 8.0.5259 on Linux

Jeroen Frijters <[email protected]>
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
Thanks for reporting this. Should be fixed now (in cvs).



Regards,

Jeroen



________________________________
From: Joan Karadimov <[email protected]>
Sent: Thursday, May 29, 2014 12:45 PM
To: [email protected]
Subject: [Ikvm-developers] Build problem in IKVM 8.0.5259 on Linux

The latest IKVM build (8.0.5259) fails on Linux (Ubuntu 14.04 with Oracle Java 8). The message is "error: Class sun.rmi.registry.RegistryImpl not found."
The problem seems to be in "openjdk/openjdk.build" line 193. Currently it looks like this:


<property name="CLASSPATH" value="mscorlib.jar;System.Xml.jar;${OpenJDK.dir}/jdk/src/share/classes/${pat\
   hsep}${OpenJDK.dir}/corba/src/share/classes" />

Replacing the semicolons with "${pathsep}" fixes the problem for me:

<property name="CLASSPATH" value="mscorlib.jar${pathsep}System.Xml.jar${pathsep}${OpenJDK.dir}/jdk/src/share/classes/${pat\
   hsep}${OpenJDK.dir}/corba/src/share/classes" />


Thanks,
~Joan

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.