* reg: modules make in Ubuntu
@ 2007-05-26 5:28 Tej Parkash
2007-05-26 6:58 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Tej Parkash @ 2007-05-26 5:28 UTC (permalink / raw)
To: linux-kernel
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
CHK include/linux/version.h
CHK include/linux/utsrelease.h
make[2]: *** No rule to make target `arch/i386/kernel/msr.c', needed
by `arch/i386/kernel/msr.o'. Stop.
make[1]: *** [arch/i386/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [all] Error 2
what the hack is this. no kernel version is having this file in this
particular location as asked in error. then why this error is coming
in this kernel version.
TEJ
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: reg: modules make in Ubuntu
2007-05-26 5:28 reg: modules make in Ubuntu Tej Parkash
@ 2007-05-26 6:58 ` Sam Ravnborg
2007-05-26 8:08 ` Tej Parkash
0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2007-05-26 6:58 UTC (permalink / raw)
To: Tej Parkash; +Cc: linux-kernel
On Sat, May 26, 2007 at 01:28:56AM -0400, Tej Parkash wrote:
> make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> make[2]: *** No rule to make target `arch/i386/kernel/msr.c', needed
> by `arch/i386/kernel/msr.o'. Stop.
> make[1]: *** [arch/i386/kernel] Error 2
> make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
> make: *** [all] Error 2
>
> what the hack is this. no kernel version is having this file in this
> particular location as asked in error. then why this error is coming
> in this kernel version.
Looks like you are trying to build a kernel but have only headers
judging from the directoryname.
Could you please prove a bit more context if you need additional help.
Like (but not limited to):
-> Actual commandline
-> Any own kbuild/Makefiles
-> .config
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: reg: modules make in Ubuntu
2007-05-26 6:58 ` Sam Ravnborg
@ 2007-05-26 8:08 ` Tej Parkash
0 siblings, 0 replies; 3+ messages in thread
From: Tej Parkash @ 2007-05-26 8:08 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: linux-kernel
On 5/26/07, Sam Ravnborg <sam@ravnborg.org> wrote:
> On Sat, May 26, 2007 at 01:28:56AM -0400, Tej Parkash wrote:
> > make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
> > CHK include/linux/version.h
> > CHK include/linux/utsrelease.h
> > make[2]: *** No rule to make target `arch/i386/kernel/msr.c', needed
> > by `arch/i386/kernel/msr.o'. Stop.
> > make[1]: *** [arch/i386/kernel] Error 2
> > make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
> > make: *** [all] Error 2
> >
> > what the hack is this. no kernel version is having this file in this
> > particular location as asked in error. then why this error is coming
> > in this kernel version.
> Looks like you are trying to build a kernel but have only headers
> judging from the directoryname.
yaa u r correct
but i am wondering like how those file can be missed from the required
location. if they are so important to build the module.. even if it is
missed is there any other procedure to build the module
i am trying it on other kernel version.
>
> Could you please prove a bit more context if you need additional help.
> Like (but not limited to):
> -> Actual commandline
> -> Any own kbuild/Makefiles
> -> .config
>
> Sam
>
thanks
tej
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-26 8:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-26 5:28 reg: modules make in Ubuntu Tej Parkash
2007-05-26 6:58 ` Sam Ravnborg
2007-05-26 8:08 ` Tej Parkash
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®