This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Build broken - doc related.
- From: Greg Schafer <gschafer at zip dot com dot au>
- To: gcc at gcc dot gnu dot org
- Cc: janis187 at us dot ibm dot com
- Date: Thu, 12 Sep 2002 10:44:15 +1000
- Subject: Build broken - doc related.
Hi
On the 3.2 branch I'm getting:-
/bin/sh ../../gcc/gcc/mkconfig.sh tconfig.h
cd ../../gcc/gcc && makeinfo -I doc -I doc/include -o doc/cpp.info doc/cpp.texi
make[2]: *** No rule to make target `../../gcc/gcc/doc/compat.texi', needed by `../../gcc/gcc/doc/gcc.info'. Stop.
make[2]: *** Waiting for unfinished jobs....
4465 translated messages.
make[2]: Leaving directory `/mnt/hdb7/gcc/branch/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/hdb7/gcc/branch/gcc-build/gcc'
make: *** [bootstrap] Error 2
gws@tigers-lfs:/mnt/hdb7/gcc/branch/gcc-build$
Dunno if it's just me or not.. but looks like new commit from Janis
may be it..
Greg