My issue looks like a continuation of a bug reported here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385329
* Bug fix: "kernel-package: failure with 2.6.18-rc4 (wireless-dev tree)", thanks to Marcus Better. Starting with 2.6.18, you can't run make at the top level like we do to determine the version number without having a .config file. But it should still be possible to run clean -- and fail for other initial operations, since we do not want to create ./debian if we can't detect the version number accurately. I was able to run 'make kernelversion' to get the kernel version straight after I extracted the tarball without a .config file at all. I don't know if this helps or not. Tony -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

