Hello,
Has the installation process been validated again for 2_0_4 (and 2_0_3)
version ?
I have tried to build Jonathan using cygwin installation process, and it
fails the same way.
LASTCONFIG file contains:
Configuring Jonathan for a Windows platform with GNU Make and cygwin
shell
It looks like some make files used are for nmake and some other for
UNIX/cygwin, if I refer to the installation guide.
I really want to use Jonathan with JDK1.3, but I can't due to that
trouble.
In advance, thank you,
Gérard,
P.S.
These are the traces displayed, after compilation of Configure.java
bash-2.02$ . ./cygwin-configure
Which make utility are you using (1 = gnu make, 2 = nmake): 1
Java compiler [default javac ]:
Java interpreter [default java]:
File jonathan.config generated
bash-2.02$ make
Configuring Jonathan for a Windows platform with GNU Make and cygwin shell
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[8]: Nothing to be done for `config'.
make[8]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[8]: *** No rule to make target `config'. Stop.
make[7]: *** [config] Error 2
make[7]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[6]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[7]: Nothing to be done for `config'.
make[8]: *** No rule to make target `config'. Stop.
make[7]: *** [config] Error 2
make[9]: *** No rule to make target `config'. Stop.
make[8]: *** [config] Error 2
make[7]: *** [config] Error 2
make[6]: *** [config] Error 2
make[5]: *** [config] Error 2
make[4]: *** [config] Error 2
make[3]: *** [config] Error 2
make[2]: *** [config] Error 2
make[1]: *** [config] Error 2
make: *** [config-gmk-cygwin] Error 2
bash-2.02$
Gerard BORREILL wrote:
> Hello,
> I have read in the mailing list archive that the first version that
> supports JDK1.3 is 2.0.3.
> So I have downloaded from CVS the 2.0.3 and 2.0.4 versions.
> I have followed the installation Guide, see the trouble shooting...,
> but make under config directory still fails.
>
> bash-2.03$ make -s
> Configuring Jonathan for a Unix platform with GNU Make
> make[8]: *** No rule to make target `config'. Stop.
> make[7]: *** [config] Error 2
> make[8]: *** No rule to make target `config'. Stop.
> make[7]: *** [config] Error 2
> make[9]: *** No rule to make target `config'. Stop.
> make[8]: *** [config] Error 2
> make[7]: *** [config] Error 2
> make[6]: *** [config] Error 2
> make[5]: *** [config] Error 2
> make[4]: *** [config] Error 2
> make[3]: *** [config] Error 2
> make[2]: *** [config] Error 2
> make[1]: *** [config] Error 2
> make: *** [config-gmk-unix] Error 2
> bash-2.03$
>
> An if I am trying to build Jonathan anyway , many many errors occur...
> Installation fails the same way despite of the Jonathan version. I am
> using gnu lake 3.78.1, and working on sun Solaris sparc.
> How can I get a (stable) runnable version for JDK1.3 ?
>
> Help !!!
>
> Gérard,
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonathan".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".