[Gllug] Java ...

Richard Jones rich at annexia.org
Wed Oct 27 17:11:03 UTC 2004


On Wed, Oct 27, 2004 at 05:50:18PM +0100, Daniel P. Berrange wrote:
> I must admit i didn;t even realize Kaffe was still actively used. If
> you're lucky uyou might be able to use GCJ depending on what APIs 
> the app needs

GCJ gives me another CLASSPATH-related error:

$ gcj /tmp/nanoxml-2.2.1.jar \
  ../TGLinkBrowser-1.20/TGLinkBrowser.jar \
  TGWikiBrowser.jar \
  BrowserLauncher.jar 
C103to120.java: In class `C103to120$1':
C103to120.java: In method `C103to120$1.forEachNode(com.touchgraph.graphlayout.Node)':
C103to120.java:212: Cannot find file for class net.n3.nanoxml.XMLElement.
C103to120.java:212: confused by earlier errors, bailing out
C103to120.java: In class `C103to120$1':
C103to120.java: In method `C103to120$1.forEachNode(com.touchgraph.graphlayout.Node)':
C103to120.java:212: Cannot find file for class com.touchgraph.linkbrowser.LBNode.
C103to120.java:212: confused by earlier errors, bailing out

$ unzip -v /tmp/nanoxml-2.2.1.jar | grep XMLElement   
    2334  Defl:N      785  66%  04-03-02 22:07  c9a80852  net/n3/nanoxml/IXMLElement.class
   11863  Defl:N     4950  58%  04-03-02 22:07  4583279e  net/n3/nanoxml/XMLElement.class

Now, it looks to me like net.n3.nanoxml.XMLElement does exist.  Why
won't GCJ find it in the jarfiles?

Rich.

-- 
Richard Jones.  http://www.annexia.org/  http://www.j-london.com/
>>>   http://www.team-notepad.com/ - collaboration tools for teams   <<<
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
Write Apache modules in OCaml - http://www.merjis.com/developers/mod_caml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20041027/00bdcad1/attachment.pgp>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list