Building problem
Jan Murawski <[email protected]> Wed, 27 Mar 2013 01:46:47 +0100
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
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$
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJRUkF8AAoJEH//9N3HduwoSBMP/189PjnfDLgbrKgEEFWXxg8/ GCH3heIxD6NLeNq42Z/DaTs8snlnizac0rDHPlDsRgo8wl+c5iiz5matI5o+9VOp vj51238PzP8gIXxDHMa3oaRqAjlUQiJMp8Cx2VX9tj39ZLfZ4CBlYK7BjBoRQLdH V4gcb2Ciisbtd4YNRlUZOTo/IvR+01INkmGIWxCA85yFdHXZ+PswTWP4YKptce/G hPic50YeJ458BMoulzco0UjWhK5VdQDaysuuCwqaLjxza13mFAWSL77VcUYT5/EJ wRKa1ehJ/gDJ5YWqiPbavryfMQU/l3RoJ4GwuK1VtEauj+K+uxICuYhl4mK2uCYS iGIcuBrLvg9zvd5fJ2gMPmdmHNNsa6Ti9nnpW10jSh3ydXbOZGMKGxfkwQps615X A6HhoLaJ7/Kwd2NKq3+a7aelRNFk2fBbkLk+BYG4UmfNv/XxqSM2miUvaWjAwtDD nbc5AU/Z3XCLPJH56/KYGHfjJJA46Z7v2pjj8oz8QGRe64hmtNwZt07hXiJO674Q /uSu4B2+N3r9Sne3Cor6SDjgl+WFERtSoRBKqG36x9HwX8TYxxgRW1yXS/+Kd9pT uFnilxiormKYvNFb9GeVTFaZCq5QyDmv662jNmIALbMsvVYd/TJg/71Mdb6IND5z t4j3HqZqOfKiWOdm9Ohd =yOEn -----END PGP SIGNATURE-----