I haven't actually sat through the entire rpm -ba to see if this is -really- a problem during the rpm build, but when I manually do the commands listed in BuildPCMCIA() in the kernel spec file, the Configure script prints out the following because --srctree isn't specified: How would you like to set kernel-specific options? 1 - Read from the currently running kernel 2 - Read from the Linux source tree Enter option (1-2) [1] Isn't this dangerous?
Our current tree has --srctree in that invocation.