I didn't think kernel-headers was enough to build OpenAFS. Am I wrong on that? (I noticed a while back that the openafs-client documentation doesn't really say a lot about this, and I can get that updated.)
Hmm. I guess it might not be enough for make-kpkg itself, but I stopped using make-kpkg even before discovering module-assistant
cd /usr/src/modules/openafs make -f debian/rules KVERS=<version-number-and-suffix> \ KSRC=/usr/src/kernel-headers-<version-number-and-suffix> kdist_image
definitely does work with kernel-headers packages on i386 and sparc (before 2.6.8-2, kernel-headers-2.6.x packages were _not_ good enough on sparc, but they are now. it is possible that other arches have similar problems. On the other hand I would not expect using sources acquired from kernel-tree to produce working modules on other arches either.)
p7sMVoeFygJT1.p7s
Description: S/MIME cryptographic signature
