This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

makeinfo: problems building egcs1.1a


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]