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]

Re: "make install" failing


On Tue, 23 June 1998, 00:56:38, jpr@jpr.com wrote:

 > Since the last four or five days, "make install" is bombing with:
 > 
 > Making info file `f/g77.info' from `../../egcs/gcc/f/g77.texi'.
 > ../../egcs/gcc/f/g77.texi:11455: Cross reference to nonexistent node `FGetC Intrinsic (subroutine)'.
 > ../../egcs/gcc/f/g77.texi:7237: Cross reference to nonexistent node `ImagPart Intrinsic'.
 > ../../egcs/gcc/f/g77.texi:7234: Cross reference to nonexistent node `RealPart Intrinsic'.
 > ../../egcs/gcc/f/g77.texi:6156: Cross reference to nonexistent node `Complex Intrinsic'.
 > makeinfo: Removing output file `f/g77.info' due to errors; use --force to preserve.
 > make[1]: *** [f/g77.info] Error 2
 > make[1]: Leaving directory `/s/tools/egcsobj/gcc'
 > make: *** [install-gcc] Error 2

This is already fixed in the CVS tree; you should "rm egcs/gcc/f/intdoc.texi"
and then do a "cvs update -P".

manfred


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