This is the mail archive of the gcc-bugs@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]

Re: 3.1 bootstrap failure on hppa64-hpux--gcj.texi:285: @item foundoutside of an insertion block


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> The following error occurs under hppa64-hp-hpux11.00 in stage1 with todays
> cvs source for the 3.1 branch:
>
> if test "xinfo" = xinfo; then \
>   rm -f ../../gcc/gcc/java/gcc.info*; \
>   cd ../../gcc/gcc/java && makeinfo  -I../doc/include -o gcj.info gcj.texi; \
> else true; fi
> gcj.texi:285: @item found outside of an insertion block.
> makeinfo: Removing output file `gcj.info' due to errors; use --force to preserve.
> make[2]: *** [../../gcc/gcc/java/gcj.info] Error 2
>
> Makeinfo is 4.1.

Fixed one hour ago,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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