PDA

View Full Version : no suitable configured kernel source tree found


dstar3565
07-22-06, 08:33 AM
hello all
i'm configuring ciped
and found this error message
configure: error: no suitable configured kernel source tree found
that when running the command ./configure for cipe
and all of the output was as follow
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for texinfo... no
checking for tex... tex
checking for makeinfo... makeinfo
checking for gmake... gmake
checking for kernel source tree... ./configure: line 1027: cd: /usr/src/linux: No such file or directory
./configure: line 1029: cd: /usr/src/linux/include: No such file or directory
configure: error: no suitable configured kernel source tree found

i'm working on centOS
it's an urgent need please

netllama
07-22-06, 11:26 AM
This isn't an nvidia driver problem. You need to have the kernel-devel RPM installed which matches your kernel.

Thanks,
Lonni