Building problem

Jan Murawski der@oelgoetze.de
Wed Mar 27 00:47:00 GMT 2013


Hi all,

I am trying to build insight and end up receiving the following message.
What am I missing?

Cheers,
Jan


jan@xyn:/tmp/insight-6.8/insigth$ make
make[1]: Entering directory `/tmp/insight-6.8/insigth'
make[2]: Entering directory `/tmp/insight-6.8/insigth/libiberty'
make[3]: Entering directory `/tmp/insight-6.8/insigth/libiberty/testsuite'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/tmp/insight-6.8/insigth/libiberty/testsuite'
make[2]: Leaving directory `/tmp/insight-6.8/insigth/libiberty'
make[2]: Entering directory `/tmp/insight-6.8/insigth/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/tmp/insight-6.8/insigth/intl'
make[2]: Entering directory `/tmp/insight-6.8/insigth/bfd'
Making info in doc
make[3]: Entering directory `/tmp/insight-6.8/insigth/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
../../../bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo
'../../../bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
../../../bfd/doc/bfd.texinfo:326: unknown command `colophon'
../../../bfd/doc/bfd.texinfo:337: unknown command `cygnus'
../../../bfd/doc/elf.texi:11: raising the section level of
@subsubsection which is too low
make[3]: *** [bfd.info] Fehler 1
make[3]: Leaving directory `/tmp/insight-6.8/insigth/bfd/doc'
Making info in po
make[3]: Entering directory `/tmp/insight-6.8/insigth/bfd/po'
make[3]: Für das Ziel »info« ist nichts zu tun.
make[3]: Leaving directory `/tmp/insight-6.8/insigth/bfd/po'
make[3]: Entering directory `/tmp/insight-6.8/insigth/bfd'
make[3]: Für das Ziel »info-am« ist nichts zu tun.
make[3]: Leaving directory `/tmp/insight-6.8/insigth/bfd'
make[2]: *** [info-recursive] Fehler 1
make[2]: Leaving directory `/tmp/insight-6.8/insigth/bfd'
make[1]: *** [all-bfd] Fehler 2
make[1]: Leaving directory `/tmp/insight-6.8/insigth'
make: *** [all] Fehler 2
jan@xyn:/tmp/insight-6.8/insigth$

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/insight/attachments/20130327/e62a1931/attachment.sig>


More information about the Insight mailing list