Package: toolchain-source
Version: 3.4-5
On the first file in binutils-m68k-elf-2.15/build/gas/, debuild bombs out with
In file included from ./targ-cpu.h:1,
from ../../src/gas/config/obj-elf.h:42,
from ./obj-format.h:1,
from ../../src/gas/config/te-generic.h:19,
from ./targ-env.h:1,
from ../../src/gas/as.h:626,
from ../../src/gas/app.c:30:
../../src/gas/config/tc-m68k.h:212: error: array type has incomplete element
type
To be precise, line 212 says
extern struct relax_type md_relax_table[];
struct relax_type is defined in gas/tc.h, but just dropping an #include
into tc-m68k.h doesn't work, as gas/tc.h file is included later in
src/gas/as.h, includes typedefs, and isn't protected against repeated
includes.
Host is i386, Debian unstable, I've bullt this target on other x86 machines,
so I'm a little unsure of what broke.
Versions of packages toolchain-source depends on:
ii devscripts 2.9.15 Scripts to make the life of a Debi
ii dpkg-awk 1.0.1.0.0.1 Gawk script to parse /var/lib/dpkg
ii dpkg-cross 1.26 tools for cross compiling Debian p
ii m4 1.4.4-1 a macro processing language
ii wget 1.10.2-1 retrieves files from the web
Versions of packages toolchain-source recommends:
ii autoconf 2.59a-7 automatic configure script builder
ii autoconf2.13 2.13-56 automatic configure script builder
ii automake1.4 1:1.4-p6-9 A tool for generating GNU Standard
ii automake1.7 1.7.9-7 A tool for generating GNU Standard
ii autotools-dev 20050803.1 Update infrastructure for config.{
ii bison 1:2.1-0.2 A parser generator that is compati
ii bzip2 1.0.3-2 high-quality block-sorting file co
ii cdbs 0.4.33 common build system for Debian pac
ii debhelper 5.0.22 helper programs for debian/rules
ii dejagnu 1.4.4-1 framework for running test suites
ii doxygen 1.4.6-1 Documentation system for C, C++ an
ii dpatch 2.0.18 patch maintenance system for Debia
ii expect 5.42.1-4 A program that "talks" to other pr
ii flex 2.5.31-37 A fast lexical analyzer generator.
ii gawk 1:3.1.5-1 GNU awk, a pattern scanning and pr
ii gettext 0.14.5-2 GNU Internationalization utilities
pn gobjc <none> (no description available)
ii gperf 3.0.1-2 Perfect hash function generator
ii libgmp3-dev 4.1.4-11 Multiprecision arithmetic library
ii libncurses5-dev 5.5-1 Developer's libraries and docs for
pn libreadline4-dev <none> (no description available)
ii libtool 1.5.22-2 Generic library support script
ii quilt 0.42-2 Tool to work with series of patche
ii sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode
ii tar 1.15.1-2 GNU tar
ii tetex-bin 3.0-14 The teTeX binary files
ii texinfo 4.8-4 Documentation system for on-line i
pn xlibs-dev <none> (no description available)
ii zlib1g-dev 1:1.2.3-9 compression library - development
Anyway, thanks for a generally useful tool, even if the compiler is getting
a bit dated (nudge, nudge).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]