Package: kernel-package Version: 10.026 Severity: normal
Hi Manoj, ... I was under the impression that this was the same problem that hit fs on amd64 and that you solved it with the .26 upload, but apparently not. In a 2.6.15-rc7 kernel tree (patched with the debian patches and with the debian official kernel .config), we get : $ make-kpkg --append-to-version '-powerpc' --stem linux --initrd --arch 'ppc' --subarch 'powerpc' configure exec debian/rules DEBIAN_REVISION=2.6.14+2.6.15-rc7-0experimental.1 APPEND_TO_VERSION=-powerpc KPKG_ARCH=ppc KPKG_SUBARCH=powerpc KPKG_STEM=linux INITRD=YES configure unknown Debian architecture ppc, you must specify GNU system type, too at /usr/bin/dpkg-architecture line 214. unknown Debian architecture ppc, you must specify GNU system type, too at /usr/bin/dpkg-architecture line 214. unknown Debian architecture ppc, you must specify GNU system type, too at /usr/bin/dpkg-architecture line 214. unknown Debian architecture ppc, you must specify GNU system type, too at /usr/bin/dpkg-architecture line 214. /bin/sh: line 0: [: -lt: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -lt: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected ====== making target configure-arch [new prereqs: stamp-configure-arch]====== Not in correct source directory make: *** [testdir] Error 1 It seems k-p erroneously uses the kernel architecture as set by the --arch option (ppc here) to use it as the debian architecture (powerpc), which is wrong. So, i wonder if the --arch option is broken, or if something else is going on here. using --arch powerpc works here, altough fails later on. Friendly, Sven Luther -- System Information: Debian Release: 3.1 Architecture: powerpc (ppc) Kernel: Linux 2.6.14-2-powerpc Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages kernel-package depends on: ii dpkg 1.10.28 Package maintenance system for Deb ii dpkg-dev 1.10.28 Package building tools for Debian ii gcc [c-compiler] 4:3.3.5-3 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.5-13 The GNU C compiler ii make 3.80-9 The GNU version of the "make" util ii perl 5.8.4-8 Larry Wall's Practical Extraction -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

