<div dir="ltr"><div>os version centOs 6.5</div><div><span style="font-size:13px">kernel version is 2.6.32-431.el6.x86_64</span><br style="font-size:13px"></div><div><br></div>i followed the procedure<div><br></div><div>1.make menuconfig (enabled force module unloadin,in kernel hacking changed the debug level from 4 to 7)</div><div>2.make</div><div>3.make modules</div><div>4.make modules_install</div><div>5.make install</div><div><br></div><div>all steps upto 4 gave successful output but the fifth step is giving eror.that error is</div><div><br></div><div><span style="font-size:13px">[root@localhost kvm]# make install</span><br style="font-size:13px"><span style="font-size:13px">sh ./arch/x86/boot/install.sh 3.18.0-rc6+ arch/x86/boot/bzImage \</span><br style="font-size:13px"><span style="font-size:13px">        System.map &quot;/boot&quot;</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module aes_generic</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module ipt_MASQUERADE</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module iptable_nat</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module nf_nat</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module sco</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module l2cap</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module freq_table</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module mperf</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module uvcvideo</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module videodev</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module v4l2_compat_ioctl32</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module snd_page_alloc</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module crc_t10dif</span><br style="font-size:13px"><span style="font-size:13px">ERROR: modinfo: could not find module output</span><br style="font-size:13px"></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px"><br></span></div></div>