LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel compilation problems (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-compilation-problems-514583/)

jacobselvin 12-29-2006 07:30 AM

kernel compilation problems
 
I have downloaded ker source for 2.6.19 and successfully compiled bzImage after configuring. But when I make modues it prints out the following message

CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
MODPOST vmlinux
Kernel: arch/i386/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 0 modules

Could someone please help me get over this problem?

jacobselvin 12-29-2006 10:40 AM

I found the problem and the fact that I'm a stupid. Basically I was not compilingany feature as a module. That's why I get the above message and it's not a problem. it is perfectly alright to get that message.


All times are GMT -5. The time now is 01:27 PM.