[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RTEMS on P133 and RedHat 5.2



   From: David_Hogg at pittway.com
   Date: Tue, 5 Oct 1999 14:59:58 -0400

	Making info file `gcc.info' from `../../src/gcc/gcc.texi'.
	../../src/gcc/install.texi:999: Unknown command `uref'.
	../../src/gcc/install.texi:999: Misplaced `{'.
	../../src/gcc/install.texi:999: Misplaced `}'.
	gmake[1]: *** [gcc.info] Error 2

First: gcc distributions typically include the info files.  Perhaps
your timestamps got mixed up somehow.  If you unpack your distribution
and touch gcc.info to make it newer than the .texi files, it should
work OK.

Second: texinfo 4.0 is available from GNU archive sites.  It supports
the @uref command.

Ian