Package: kernel-package Version: 9.005 Severity: normal
Hi Manoj, i got 9.005 from incoming, and tried a build with it, and got : $ LANG=C make-kpkg --append-to-version -1-powerpc --stem linux --subarch powerpc build Makefile:2: *** missing separator. Stop. Makefile:2: *** missing separator. Stop. Makefile:2: *** missing separator. Stop. Makefile:2: *** missing separator. Stop. Makefile:2: *** missing separator. Stop. /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb || \ mv -f scripts/package/builddeb scripts/package/builddeb.dist test ! -e scripts/package/Makefile || \ (mv -f scripts/package/Makefile scripts/package/Makefile.dist && \ (echo "# Dummy file "; echo "help:") > scripts/package/Makefile) test ! -f stamp-debian && test ! -f debian/official && \ rm -rf ./debian && mkdir ./debian test ! -f stamp-debian && \ ( test ! -f debian/official || test ! -f debian/control) && \ sed -e 's/=V/..-1-powerpc/g' -e 's/=D/2.6.12-2/g' \ -e 's/=A/powerpc/g' -e 's/=SA//g' \ -e 's/=L/mkvmlinuz, /g' -e 's/=I//g' \ -e 's/=CV/./g' \ -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/linux/g' -e 's/=B/ppc/g' \ /usr/share/kernel-package/Control> debian/control test ! -f stamp-debian && test ! -f debian/official && \ sed -e 's/=V/..-1-powerpc/g' -e 's/=D/2.6.12-2/g' \ -e 's/=A/powerpc/g' -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/linux/g' -e 's/=B/ppc/g' \ /usr/share/kernel-package/changelog > debian/changelog test ! -f debian/rules && \ install -p -m 755 /usr/share/kernel-package/rules debian/rules echo done > stamp-debian test -f .config || test ! -f .config.save || \ cp -pf .config.save .config test -f .config || test ! -f /usr/share/kernel-package/Config/config || \ cp -pf /usr/share/kernel-package/Config/config .config test -f .config || test ! -f /usr/share/kernel-package/config || \ cp -pf /usr/share/kernel-package/config .config test -f .config || (echo "*** Need a config file .config" && false) Makefile:2: *** missing separator. Stop. Please ignore the warning about overriding and ignoring targets above. These are harmless. They are only invoked in a part of the process that tries to snarf variable values for the conf.vars file. Makefile:2: *** missing separator. Stop. make: *** [conf.vars] Error 2 both inside the debian kernel package, and what i believe is almost a upstream tarball (the unpackaged .orig tarball of linux-2.6 2.6.12). Friendly, Sven Luther -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-powerpc Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages kernel-package depends on: 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.1-2 The GNU C compiler ii gcc-2.95 [c-compiler] 1:2.95.4-22 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.6-7 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.4-5 The GNU C compiler ii gcc-4.0 [c-compiler] 4.0.1-3 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-8 high-quality block-sorting file co ii libc6-dev [libc-dev] 2.3.5-3 GNU C Library: Development Librari -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]