Hi Susan, On Tue, Mar 25, 2003 at 10:18:34AM -0500, Susan Kleinmann wrote:
> Have you built a kernel (or at least run 'make config') in the top > level of the kernel source directory from which you are building the > oprofile modules? I think that the oprofile build script needs to > find .config in that directory. Just for completeness' sake, here's the error: checking for preempt patch... yes configure: error: unsupported kernel configuration : CONFIG_PREEMPT make[2]: *** [config.status] Error 1 oprofile checks explicitly for the preempt patch and won't build if it's in use. I'll just compile another kernel an try again. Thanks, Marcelo