This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
makeinfo: problems building egcs1.1a
- To: egcs at cygnus dot com
- Subject: makeinfo: problems building egcs1.1a
- From: papadopo at shfj dot cea dot fr (Dimitri PAPADOPOULOS-ORFANOS)
- Date: Fri, 4 Sep 1998 10:33:19 +0200
I try to build egcs-1.1a and I have problems with makeinfo.
This was not the case with GCC and EGCS up to egcs-1.0.3a.
makeinfo -I. -o cpp.info ./cpp.texi
make[1]: makeinfo: Command not found
make[1]: *** [cpp.info] Error 127
make[1]: Leaving directory `/home/papadopo/egcs-1.1a/gcc'
make: *** [install-gcc] Error 2
I have a binary distribution of LaTeX, which includes texinfo. However,
I do not have makeinfo in my path. Now, there is a texinfo/makeinfo
directory in the egcs distribution, but it does not contain the makeinfo
executable. I had to build it, using 'configure' and 'make'.
I feel this problem should be corrected or otherwise documented in the FAQ.
Thank you,
--
Dimitri papadopoulos