mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Compiling kernel 2.6.12
@ 2011-03-30  5:08 Keval Vora
  2011-03-30 13:19 ` Steven Rostedt
  0 siblings, 1 reply; 2+ messages in thread
From: Keval Vora @ 2011-03-30  5:08 UTC (permalink / raw)
  To: linux-kernel

Hello

I was trying to compile the kernel 2.6.12. The command "make O=/build
menuconfig" executed successfully. However I am getting the following
error on executing "make O=/build":

operand type mismatch for `mov'

I am a student and I particularly wanted to compile this version
because there are few patches coded for this version I need to study
them and may be extend them. Can anyone please help me with this one?

- Keval

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compiling kernel 2.6.12
  2011-03-30  5:08 Compiling kernel 2.6.12 Keval Vora
@ 2011-03-30 13:19 ` Steven Rostedt
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Rostedt @ 2011-03-30 13:19 UTC (permalink / raw)
  To: Keval Vora; +Cc: linux-kernel

On Wed, Mar 30, 2011 at 10:38:33AM +0530, Keval Vora wrote:
> Hello
> 
> I was trying to compile the kernel 2.6.12. The command "make O=/build
> menuconfig" executed successfully. However I am getting the following
> error on executing "make O=/build":
> 
> operand type mismatch for `mov'
> 
> I am a student and I particularly wanted to compile this version
> because there are few patches coded for this version I need to study
> them and may be extend them. Can anyone please help me with this one?
> 

2.6.12 is a very old kernel and probably wont even build with the latest
toolchains, as now the tool chains will error on things that it use to
let by back then.

You'll probably want to try and find a version of a distro from 2005 and
install that on a machine. Then you could build the 2.6.12 kernel on
that distro. You may need to also find a machine from 2005 as well.

Good luck,

-- Steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-30 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30  5:08 Compiling kernel 2.6.12 Keval Vora
2011-03-30 13:19 ` Steven Rostedt

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®