Package: kernel-package
Version: 9.003
Severity: serious
Tags: patch
Hi,
Compiling the official 2.6.12 Debian release, I found the following
syntax error that prevents succesful builds on powerpc.
Thanks,
Jordi
--- rules.orig 2005-07-23 18:08:04.000000000 +0200
+++ rules 2005-07-23 18:10:27.000000000 +0200
@@ -2562,7 +2562,7 @@
ifeq ($(strip $(NEED_IMAGE_POST_PROCESSING)),YES)
if test grep $(IMAGE_POST_PROCESS_TARGET)
$(IMAGE_POST_PROCESS_DIR)/Makefile 2>&1 >/dev/null; then \
$(MAKE) INSTALL_MKVMLINUZ=$(INSTALL_MKVMLINUZ_PATH) \
- ARCH=$(KERNEL_ARCH) -C $(IMAGE_POST_PROCESS_DIR)
$(IMAGE_POST_PROCESS_TARGET \
+ ARCH=$(KERNEL_ARCH) -C $(IMAGE_POST_PROCESS_DIR)
$(IMAGE_POST_PROCESS_TARGET; \
fi
endif
ifneq ($(strip $(image_clean_hook)),)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages kernel-package depends on:
ii bcc [c-compiler] 0.16.14-1.2 16-bit x86 C compiler
ii dpkg 1.13.10 Package maintenance system for Deb
ii dpkg-dev 1.13.10 Package building tools for Debian
ii gcc [c-compiler] 4:4.0.0-2 The GNU C compiler
ii gcc-2.95 [c-compiler] 1:2.95.4-22 The GNU C compiler
ii gcc-3.2 [c-compiler] 1:3.2.3-9 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.6-7 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.1-2 The GNU C compiler
ii make 3.80-9 The GNU version of the "make" util
ii perl 5.8.7-4 Larry Wall's Practical Extraction
Versions of packages kernel-package recommends:
ii bzip2 1.0.2-7 high-quality block-sorting file co
ii libc6-dev [libc-dev] 2.3.2.ds1-22 GNU C Library: Development Librari
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]