Package: kernel-package Version: 10.066 Trying to build a 2.4 kernel with make-kpkg on powerpc fails as follows:
[vir:/usr/src/linux] fakeroot make-kpkg --revision=vir.0 kernel-image exec debian/rules DEBIAN_REVISION=vir.0 kernel-image /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: [: -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: [: -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: [: -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: [: -gt: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -gt: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected ====== making target CONFIG-common [new prereqs: testdir]====== ====== making target CONFIG-common [new prereqs: stamp-conf]====== This is kernel package version 10.066. ====== making stamp-arch-conf because of ====== ====== making target CONFIG-arch [new prereqs: stamp-arch-conf]====== ====== making target conf.vars [new prereqs: Makefile .config]====== Makefile:267: arch/powerpc/Makefile: No such file or directory make[1]: *** No rule to make target `arch/powerpc/Makefile'. Stop. make: *** [conf.vars] Error 2 The test errors appear to be reported from debian/ruleset/arches/what_is_ppc_called_today.mk , where $(VERSION) etc. don't appear to be defined. --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

