Hi All,<br>   I wanted to start my hands on on Linux kernel and got stuck at the beginning with build failure. ( I have tried this few months back when it worked fine but failing after upgrade.)<br>with following error:<br>
Root device is (8, 6)<br>Setup is 14108 bytes (padded to 14336 bytes).<br>System is 4423 kB<br>CRC 4e90e12c<br>Kernel: arch/x86/boot/bzImage is ready  (#1)<br>  Building modules, stage 2.<br>  MODPOST 3274 modules<br>ERROR: &quot;pm_idle&quot; [arch/x86/kernel/apm.ko] undefined!<br>
ERROR: &quot;default_idle&quot; [arch/x86/kernel/apm.ko] undefined!<br>WARNING: modpost: Found 30 section mismatch(es).<br>To see full details build your kernel with:<br>&#39;make CONFIG_DEBUG_SECTION_MISMATCH=y&#39;<br>make[1]: *** [__modpost] Error 1<br>
make: *** [modules] Error 2<br>ssreddy@N5030:~/linux-2.6$ <br><br>I am looking to dedicate few hours every week from now.<br><br>I am refraining from attaching the .config file to wider list. I can send in unicast if some one is willing to help me fix if there are problems in .config.<br>
<br>I have copied the old config file from installed ubuntu 11.04<br><br>yes &#39; &#39; | make oldconfig -- to generate my basic config file.<br><br>Thanks,<br>SADA<br>