LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   modules not running...plz help (https://www.linuxquestions.org/questions/linux-newbie-8/modules-not-running-plz-help-661151/)

sunlight08 08-07-2008 07:38 AM

modules not running...plz help
 
--------------------------------------------------------------------------------

hi,
i am new to linux,plz help......
i am having suse 10.0.
i hav compiled kernel 2.6.26 on it.
i am trying to run modules on it but unable to do that.
'make' command is not creating .o file.
command 'make' gives result as


#make

make -C/lib/modules/2.6.26/build M=/usr/src modules
make[1] :Entering directory '/usr/src/linux-2.6.26'
Building modules ,stage 2
MODPOST 0 modules
make[1]: leaving directory '/usr/src/liux-2.6.26'

what does MODPOST 0 modules means?????
can anybody help?????

rocket357 08-07-2008 07:43 AM

Quote:

Originally Posted by sunlight08 (Post 3239792)
--------------------------------------------------------------------------------

hi,
i am new to linux,plz help......
i am having suse 10.0.
i hav compiled kernel 2.6.26 on it.
i am trying to run modules on it but unable to do that.
'make' command is not creating .o file.
command 'make' gives result as


#make

make -C/lib/modules/2.6.26/build M=/usr/src modules
make[1] :Entering directory '/usr/src/linux-2.6.26'
Building modules ,stage 2
MODPOST 0 modules
make[1]: leaving directory '/usr/src/liux-2.6.26'

what does MODPOST 0 modules means?????
can anybody help?????

Did you turn off loadable kernel modules when you recompiled? Did you configure the kernel to include the modules you need?

sunlight08 08-07-2008 08:15 AM

Quote:

Originally Posted by rocket357 (Post 3239796)
Did you turn off loadable kernel modules when you recompiled? Did you configure the kernel to include the modules you need?


sorry but i didn't get what u meant by it.will u plz explain it.
plz help...


All times are GMT -5. The time now is 04:09 AM.