I think that some files in CVS should be tagged as 2.0.4, but are not.
I have only the Jonathan 2.0.4 version, nothing else, and it seems that some
files are missing (some Makefile.rules for example).
---------------------------------------------------------------------------------------------------
I have only the 2_0_4 files, what else do I need to build Jonathan 2.0.4 (or a
new stable realease) ?!
---------------------------------------------------------------------------------------------------
If I perform a make to build the javadoc:
bash-2.02$ make
Makefile:8: Make.rules: No such file or directory
make: *** No rule to make target `Make.rules'. Stop.
bash-2.02$ ls
CVS Makefile org packages white-paper
bash-2.02$ pwd
/Jonathan_2_0_4/objectweb/jonathan/doc/src
Plus some files are named Xxx.j or Xxx.jav but not Xxx.java
For example:
UnicastRemoteObject.j
ServantObject.jav
Find attached, the logs of the make used to build Jonathan.
Thank you,
Gérard,
Gerard BORREILL wrote:
> 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".
jonathan.make.zip