This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure: gcc/install.texi:1074: Unknown command `uref
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: Bootstrap failure: gcc/install.texi:1074: Unknown command `uref
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Mon, 22 Feb 1999 22:59:08 -0700
- cc: egcs-bugs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.GSO.4.10.9902221815471.23139-100000@markab.dbai.tuwien.ac.at
>you write:
> Instead of bootstrap comparison failures (as of a couple of hours ago),
> on sparc-sun-solaris2.6 I do now get the following error:
>
> makeinfo -I/sw/swtest/egcs/egcs/gcc -o cpp.info /sw/swtest/egcs/egcs/gcc/c
> pp.texi
> Making info file `cpp.info' from `/sw/swtest/egcs/egcs/gcc/cpp.texi'.
> makeinfo -I/sw/swtest/egcs/egcs/gcc -o gcc.info
> /sw/swtest/egcs/egcs/gcc/gcc.texi
> /sw/swtest/egcs/egcs/gcc/install.texi:1074: Unknown command `uref'.
> /sw/swtest/egcs/egcs/gcc/install.texi:1074: Misplaced `{'.
> /sw/swtest/egcs/egcs/gcc/install.texi:1074: Misplaced `}'.
> Making info file `gcc.info' from `/sw/swtest/egcs/egcs/gcc/gcc.texi'.
> gmake[2]: *** [gcc.info] Error 2
> gmake[2]: Leaving directory `/files/pfeifer/OBJ-2202-17:58/gcc'
> gmake[1]: *** [bootstrap] Error 2
> gmake[1]: Leaving directory `/files/pfeifer/OBJ-2202-17:58/gcc'
> gmake: *** [bootstrap] Error 2
>
> I did another egcs_update, but strangle enough, install.texi still is at
> Jan 31 21:34. (No, I haven't set any sticky tag.)
This looks like you're not picking up makeinfo from the build tree.
jeff