This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa build problem


That doesn't sound right. All the packages are built with CLASSPATH
set to a a path that ends in $CLASSPATH, so there shouldn't be anything
special with gnu.xml.

Once you fix gnu.xml tons of other packages also fail. gnu.xml just happens to be the first to fail.

What are you using for javac?
jdk-1.3.1_01

Note that building Kawa using configure+make is *not* supported on
Cygwin.
Oh ok, that would be the reason then. (would be nice if that was documented).

At least not when using Sun's JDK, because it doesn't handle
the Unix-style paths. This is probably fixable, but not a big priority,
as long as ant works.

However, if you want to use GCJ, then we need configure+make to work.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]