On Sat, 10 Jan 2004 08:42:46 +0000, Keith G. Robertson-Turner wrote: Sorry, I just noticed, to keep things as generic as possible (for future reference), the following: > ./build kernel-ntfs.spec \ > kernel-source-2.4.22-1.2140.nptl.i386.rpm > \ `uname -p` should be: > ./build kernel-ntfs.spec \ > kernel-source-`uname -r`.i386.rpm > \ `uname -p` - K.