I tried the recently released .rc6 and still the problem is there. I got
the same error message which is :
echo done > stamp-debian
echo done > debian/stamp-conf
====== making target CONFIG-common [new prereqs: stamp-conf]======
This is kernel package version 11.001.
====== making target stamp-arch-conf [new prereqs: CONFIG-common]======
====== making target CONFIG-arch [new prereqs: stamp-arch-conf]======
====== making target conf.vars [new prereqs: Makefile .config]======
Makefile:514: /usr/src/linux-2.6.25-rc6/arch/xen/Makefile: No such file
or directory
make[1]: *** No rule to make target
`/usr/src/linux-2.6.25-rc6/arch/xen/Makefile'. Stop.
make: *** [conf.vars] Error 2
--