<br><br><div class="gmail_quote">On Wed, Apr 27, 2011 at 7:59 PM, Aravind Vijayan <span dir="ltr"><<a href="mailto:aravind1123@gmail.com">aravind1123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am trying to build a kernel (
<b>2.6.38.4) </b>on fedora 12 in a virtual machine <br><br>according to the data found at :<a href="http://kernelnewbies.org/KernelBuild" target="_blank">http://kernelnewbies.org/KernelBuild</a><br><br>i have successfully completed until: "Make all"<br>
<br>but when i tried to run: su -c "make modules_install install"<br><br>i got an error : "find :/lib/modules/<a href="http://2.6.38.4/kernel/drivers/gpu/drm" target="_blank">2.6.38.4/kernel/drivers/gpu/drm</a>: no such file or directory<br>
<br>May i know how can i overcome this?<br></blockquote></div>I think you need to install kernel-devel and kernel-header package for fedora.<br>