[kaffe] Old dirs in classpath?
Dalibor Topic
robilad at kaffe.org
Fri Aug 8 10:13:02 PDT 2003
Fabio.di.Fabio wrote:
> Hi,
>
> I'm compiling james (a SMTPD) with kaffe.
> The build process uses ant and I've set ant to use jikes as compiler
> but the process hangs on the first compilation due to a non existent
> directory
> that I think ant passes to jikes
>
> BUILD FAILED
> file:/home/abel/usr/cvs/james-server/build.xml:211:
> /home/abel/usr/kaffe/share/kaffe not found.
thanks for the bug report. that's a bug in ant, unfortunately. It tries
to find kaffe's rt.jar in the old (1.0.6 style) path and has a few extra
lines dedicated to making kaffe work, that are now broken.
quick fix is to link share/kaffe to jre/lib . Helmer can supply the
details of the bug if you are interested ;)
cheers,
dalibor topic
More information about the kaffe
mailing list