public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* release tarballs and cvs 6.8 branch failing to build due to texi errors.
@ 2014-02-13 14:31 David Fernandez
  0 siblings, 0 replies; only message in thread
From: David Fernandez @ 2014-02-13 14:31 UTC (permalink / raw)
  To: insight

Hi there,

I've tried the 6.8-1a ftp tarball in releases, and also the cvs 6.8 
branch, to build avr-gdb, and I get this quite early during make all:

Making info in doc
make[3]: Entering directory `/home/df/build/insight/avr/bfd/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) 
 >/dev/null 2>&1; then \
   for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] 
bfd.i[0-9][0-9]; do \
     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
   done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000   -I 
/home/df/src/insight-6.8-1/bfd/doc \
  -o bfd.info `test -f 'bfd.texinfo' || echo 
'/home/df/src/insight-6.8-1/bfd/doc/'`bfd.texinfo; \
then \
   rc=0; \
else \
   rc=$?; \
   $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/home/df/src/insight-6.8-1/bfd/doc/bfd.texinfo:326: unknown command 
`colophon'
/home/df/src/insight-6.8-1/bfd/doc/bfd.texinfo:337: unknown command `cygnus'
/home/df/src/insight-6.8-1/bfd/doc/elf.texi:11: raising the section 
level of @subsubsection which is too low
make[3]: *** [bfd.info] Error 1
make[3]: Leaving directory `/home/df/build/insight/avr/bfd/doc'

May be there is a quick fix to try?

Regards.
David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-13 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-13 14:31 release tarballs and cvs 6.8 branch failing to build due to texi errors David Fernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).