Jari Korva wrote:
Hi,
on systems which don't have texinfo installed, following commands to an
error:
make clean
make
...
/home/jko/kaffe/kaffe/scripts/missing: line 52: makeinfo: command not
found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[3]: *** [fastjar.info] Error 1
make[3]: Leaving directory `/home/jko/kaffe/kaffe/external/gcc/fastjar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jko/kaffe/kaffe/external/gcc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jko/kaffe/kaffe/external'
make: *** [all-recursive] Error 1
The following patch fixes this:
thanks, Jari, checked in now.
cheers,
dalibor topic
_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe