Experimental Build Repository at icedtea.classpath.org

Andrew Haley aph at redhat.com
Thu Jun 7 12:34:31 PDT 2007


David Herron writes:
 > 
 > Interesting...
 > 
 > I tried replicating this on Ubuntu 7.04 and ran into a couple issues.
 > 
 > First, the .jar files for Xerces and Xalan seem to be constructed on 
 > Ubuntu differently than the configure script assumes.  So I did this:
 > 
 >     root at dherron:/usr/share/java# ln -s libgcj-4.1.jar libgcj-4.1.2.jar
 >     root at dherron:/usr/share/java# ln -s xalan2.jar xalan-j2.jar
 >     root at dherron:/usr/share/java# ln -s xalan2.jar xalan-j2-serializer.jar
 >     root at dherron:/usr/share/java# ln -s xercesImpl.jar xerces-j2.jar
 > 
 > I looked and xalan2.jar has a package providing classes named 
 > Serializer* so I assume that's what you meant to use.

I'll warn you now that you'll need a recent version of gcj for this to
work.  Only the gcj that's on Fedora 7, which has only been out a
couple of weeks, will work.  I don't know what's on your Ubuntu system.

It will probably be useful for us to try building icedtea with gcj
built from downloaded source for the benefit of people whose operating
systems don't have the latest version installed.

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903



More information about the distro-pkg-dev mailing list