Hi! Xen 3.0.2 was released yeaterday and the new kernel patch shipped doesn't provide the xen arch any longer, making xen a subarchitecture of x86 as Tore has explained.
The bad news is that now make-kpkg fails when trying to build a xen kernel... Here is the build log, it seems that kernel-package is looking for a xen arch even if none exists anymore, and I haven't told it to! Of course building the kernel with "make" and installing it with "make install" produces a working kernel... I was wondering about the status of this bug, or if I can help providing more information or in some other way, to have this fixed! (sid)[EMAIL PROTECTED]:/usr/src/xen/linux-2.6.16$ make-kpkg --rootcmd=fakeroot kernel_image exec debian/rules DEBIAN_REVISION=2.6.16-10.00.Custom ROOT_CMD=fakeroot kernel_image ====== making target CONFIG-common [new prereqs: testdir]====== ====== making target CONFIG-common [new prereqs: stamp-conf]====== This is kernel package version 10.040. ====== making stamp-arch-conf because of ====== ====== making target CONFIG-arch [new prereqs: stamp-arch-conf]====== ====== making target conf.vars [new prereqs: Makefile .config]====== Makefile:524: /usr/src/xen/linux-2.6.16/arch/xen/Makefile: No such file or directory make[1]: *** No rule to make target `/usr/src/xen/linux-2.6.16/arch/xen/Makefile'. Stop. make: *** [conf.vars] Error 2 (sid)[EMAIL PROTECTED]:/usr/src/xen/linux-2.6.16$ Thanks! Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]