Hi, On Tue, 3 Oct 2006, Stephen R Marenka wrote:
> binutils fails to build from source on m68k. > > Here are selected excerpts from the buildd log. > > > | Automatic build of binutils_2.17-3 on aahz by sbuild/m68k 85 > | Build started at 20061003-0403 > | > ****************************************************************************** > > [...] > > | ** Using build dependencies supplied by package: > | Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), bison, flex, > gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 2.95.2-1), dejagnu (>= > 1.4.2-1.1), expect-tcl8.3 (>= 5.32.2-1), dpatch, file > > [...] > > | Checking correctness of source dependencies... > | Toolchain package versions: libc6-dev_2.3.6.ds1-4 > linux-kernel-headers_2.6.18-1 gcc-4.1_4.1.1-14 g++-4.1_4.1.1-14 > binutils_2.17-2+b2 libstdc++6-4.1-dev_4.1.1-14 libstdc++6_4.1.1-14 > > [...] > > | gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -DTRAD_CORE -I. -I../../bfd > -I../../bfd/../include -I../../bfd/../intl -I../intl -W -Wall > -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c > ../../bfd/trad-core.c -fPIC -DPIC -o .libs/trad-core.o > | ../../bfd/trad-core.c: In function 'trad_unix_core_file_p': > | ../../bfd/trad-core.c:116: error: 'PAGE_SIZE' undeclared (first use in this > function) > | ../../bfd/trad-core.c:116: error: (Each undeclared identifier is reported > only once > | ../../bfd/trad-core.c:116: error: for each function it appears in.) Actually this one is a bug in the kernel-headers package, the problem is that NBPG is defined to PAGE_SIZE and this one disappeared lately. bye, Roman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]