This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [pushed] [PATCH v3 1/1] Documentation for MPX.


Eli,

It is still broken:
makeinfo --split-size=5000000 --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../../binutils-gdb/gdb/doc/../../readline/doc -I ../../../../binutils-gdb/gdb/doc/../mi -I ../../../../binutils-gdb/gdb/doc \
>         -o gdb.info ../../../../binutils-gdb/gdb/doc/gdb.texinfo
../../../../binutils-gdb/gdb/doc/gdb.texinfo:21399: @item outside of table or list
make[4]: *** [gdb.info] Error 1
make[4]: Leaving directory `/nfs/iul/disks/iul_team2/wtedesch/bin_gdb/mpx_doc/gdb/doc'
make[3]: *** [subdir_do] Error 1
could not open ../../../../binutils-gdb/gdb/doc/gdb.texinfo: No such file or directory


Consider my fix at:
https://sourceware.org/ml/gdb-patches/2013-12/msg00125.html

Sorry for that,
-Fred

-----Original Message-----
From: Eli Zaretskii [mailto:eliz@gnu.org] 
Sent: Wednesday, December 04, 2013 5:13 PM
To: Doug Evans
Cc: Tedeschi, Walfred; gdb-patches@sourceware.org
Subject: Re: [pushed] [PATCH v3 1/1] Documentation for MPX.

> Date: Tue, 3 Dec 2013 21:33:06 -0800
> From: Doug Evans <xdje42@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, "gdb-patches@sourceware.org" 
> <gdb-patches@sourceware.org>
> 
> I'm seeing this when I do "make info".
> 
> makeinfo  -DHAVE_MAKEINFO_CLICK -I
> ../../../fsf/gdb/doc/../../readline/doc -I ../../../fsf/gdb/doc/../mi 
> -I ../../../fsf/gdb/doc \
>         -o gdb.info ../../../fsf/gdb/doc/gdb.texinfo
> ../../../fsf/gdb/doc/gdb.texinfo:21396: @subsubsection seen before 
> @end table
> ../../../fsf/gdb/doc/gdb.texinfo:21398: @item outside of table or list
> ../../../fsf/gdb/doc/gdb.texinfo:21427: unmatched `@end table'
> make[2]: *** [gdb.info] Error 1

Fixed.
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


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