LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem in make !!!! (https://www.linuxquestions.org/questions/linux-newbie-8/problem-in-make-622741/)

ralf_bmw007 02-21-2008 05:59 AM

problem in make !!!!
 
I am trying to compile a simple kernel module. this is what m getting when i give d make command.



gigi:/ # make -C usr/src/linux-2.6.24 M=`pwd` modules
make: Entering directory `/usr/src/linux-2.6.24'
scripts/Makefile.build:73: kbuild: Makefile.build is included improperly
CC arch/x86/kernel/asm-offsets.s
GEN /include/asm-x86/asm-offsets.h
Building modules, stage 2.
MODPOST 0 modules
make: Leaving directory `/usr/src/linux-2.6.24'
gigi:/ #

weisso5 02-21-2008 09:19 AM

1.Which distro are you using?

2. Which Source are you using?

-weisso

ralf_bmw007 02-21-2008 09:47 AM

i am using open suse on which i recently compiled 2.6.24 kernel !

weisso5 02-21-2008 09:59 AM

Please make sure you follow the OpenSuSe Custom kernel build and install page, which can be found here:

http://en.opensuse.org/Configure%2C_...m_Linux_Kernel

-weisso


All times are GMT -5. The time now is 11:37 AM.