Hello,
I am trying to compile Jonas 2.0 using CygWin on
Windows 2000 (Sun JDK 1.2.2).
I have already set the config.mk settings and
started make from $OBJECTWEB_HOME.
My problem is that when the make-tool
traverses the subdirectories, it does not find java-sources that are in nested
subdirectories or in related packages.
For example it fails compiling the
org.lutris.classloader.ClassPath because it can't find
com.lutris.util.FatalExceptionError.
My systemwide classpath includes the current
directory.
Any suggestions ?
Nikolaus
|
- Re: Compiling Jonas 2.0 Nikolaus Rumm
- Re: Compiling Jonas 2.0 Nikolaus Rumm