Comment 0 for bug 702293

Revision history for this message
Juan Simón (simonbcn) wrote : /lib/modules/$(uname -r)/build points to incorrect folder

Binary package hint: kernel-package

I have compiled the 2.6.37 kernel with "make-kpkg --initrd kernel-image kernel-headers"
I have installed the generated packages: linux-image and linux-headers.
"/lib/modules/2.6.37/build" points to folder where I compiled the kernel "/usr/src/linux-2.6.37/" but it should point to "/usr/src/linux-headers-2.6.37".

# ll /lib/modules/2.6.37/build
lrwxrwxrwx 1 root root 21 2011-01-13 11:14 /lib/modules/2.6.37/build -> /usr/src/linux-2.6.37/