This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: [patch] Building newlib fails with --enable-newlib-iconv


On 07/25/2011 01:16 PM, Corinna Vinschen wrote:
On Jul 25 12:59, Ralf Corsepius wrote:
Hi,

building newlib-cvs with --enable-newlib-iconv fails with this error:
...
rm -rf $backupdir; exit $rc
./targetdep.tex:1428: Node `Introduction' previously defined at line 179.
./targetdep.tex:1529: Prev field of node `Supported encodings' not
pointed to.
../../../../gcc-4.6.1/newlib/libc/libc.texinfo:179: This node
(Introduction) has the bad Next.
./iconv/iconv.def:1: Next field of node `iconv' not pointed to
(perhaps incorrect sectioning?).
../../../../gcc-4.6.1/newlib/libc/libc.texinfo:179: This node
(Introduction) has the bad Prev.
...

AFAIS, the origin of this breakdown is two texinfo nodes being named
"Introduction", which is causing a conflict.

Below is my attempt to work-around to this issue.

Looks good to me. Please apply.

Done.


Ralf



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