Source: linux Version: 3.8.12-1 Severity: wishlist Tags: sid User: debian-powerpc...@breakpoint.cc Usertags: powerpcspe
Hi, on powerpcspe[1], linux currently FTBFS like this: ... HOSTCC arch/powerpc/boot/mktree WRAP arch/powerpc/boot/uImage INFO: Uncompressed kernel (size 0x5d1000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) "mkimage" command not found - U-Boot images will not be built make[6]: *** [arch/powerpc/boot/uImage] Error 1 ... This is because the platforms CONFIG_MPC85xx activated in our powerpcspe config select CONFIG_DEFAULT_UIMAGE which leads to mkimage (for uImage creation) to be called. Adding Build-Depends: u-boot-tools fixes this. Limiting to [powerpcspe] would be fine for now, IMO. Thanks in advance, Roland [1] http://wiki.debian.org/PowerPCSPEPort -- System Information: Debian Release: 7.0 APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: powerpcspe (ppc) Kernel: Linux 3.8.0 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org