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]
Other format: [Raw text]

Can't bootstrap gcc 20020930 cvs trunk: gcj.texi:643: No matching `@end table'


Probably due to http://gcc.gnu.org/ml/gcc-cvs/2002-09/msg00931.html I
can't compile gcc 20020930 cvs trunk...

echo timestamp > stmp-multilib
if test "xinfo" = xinfo; then \
  rm -f /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/java/gcc.info*; \
  cd /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/java && makeinfo  -I../doc/include -o gcj.info gcj.texi; \
else true; fi
gcj.texi:643: No matching `@end table'.
makeinfo: Removing output file `gcj.info' due to errors; use --force to preserve.
make[2]: *** [/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/java/gcj.info] Error 2
make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2


Cheers,

/ChJ


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