lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 30 Mar 2011 09:19:51 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Keval Vora <kevalvora@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Compiling kernel 2.6.12

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ