<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: kernel compilation error</title>
	<atom:link href="https://www.emblogic.com/blog/06/kernel-compilation-error/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/06/kernel-compilation-error/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: naresh</title>
		<link>https://www.emblogic.com/blog/06/kernel-compilation-error/#comment-2694</link>
		<dc:creator><![CDATA[naresh]]></dc:creator>
		<pubDate>Sat, 13 Oct 2012 10:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3249#comment-2694</guid>
		<description><![CDATA[I want to compile new kernel v2.6.9 a error occur as 

 
arch/i386/kernel/process.c: Assembler messages:
arch/i386/kernel/process.c:378: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:379: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:455: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:456: Error: operand type mismatch for `mov&#039;
include/linux/elfcore.h:92: Error: operand type mismatch for `mov&#039;
include/linux/elfcore.h:92: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:577: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:578: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:585: Error: operand type mismatch for `mov&#039;
arch/i386/kernel/process.c:586: Error: operand type mismatch for `mov&#039;
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2]]></description>
		<content:encoded><![CDATA[<p>I want to compile new kernel v2.6.9 a error occur as </p>
<p>arch/i386/kernel/process.c: Assembler messages:<br />
arch/i386/kernel/process.c:378: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:379: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:455: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:456: Error: operand type mismatch for `mov&#8217;<br />
include/linux/elfcore.h:92: Error: operand type mismatch for `mov&#8217;<br />
include/linux/elfcore.h:92: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:577: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:578: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:585: Error: operand type mismatch for `mov&#8217;<br />
arch/i386/kernel/process.c:586: Error: operand type mismatch for `mov&#8217;<br />
make[1]: *** [arch/i386/kernel/process.o] Error 1<br />
make: *** [arch/i386/kernel] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/06/kernel-compilation-error/#comment-810</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Wed, 13 Jun 2012 16:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3249#comment-810</guid>
		<description><![CDATA[now i was trying to compile new kernel v2.6.32.59 but their is a new error.


from include/linux/sched.h:56,
                 from arch/x86/kernel/ptrace.c:11:
/usr/src/linux-2.6.32.59/arch/x86/include/asm/ptrace.h:146:13: note: previous declaration of ‘syscall_trace_leave’ was here
make[2]: *** [arch/x86/kernel/ptrace.o] Error 1
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2]]></description>
		<content:encoded><![CDATA[<p>now i was trying to compile new kernel v2.6.32.59 but their is a new error.</p>
<p>from include/linux/sched.h:56,<br />
                 from arch/x86/kernel/ptrace.c:11:<br />
/usr/src/linux-2.6.32.59/arch/x86/include/asm/ptrace.h:146:13: note: previous declaration of ‘syscall_trace_leave’ was here<br />
make[2]: *** [arch/x86/kernel/ptrace.o] Error 1<br />
make[1]: *** [arch/x86/kernel] Error 2<br />
make: *** [arch/x86] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/06/kernel-compilation-error/#comment-808</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Wed, 13 Jun 2012 14:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3249#comment-808</guid>
		<description><![CDATA[currently using fedora 17 with 
kernel 3.4.0-1.fc17.i686]]></description>
		<content:encoded><![CDATA[<p>currently using fedora 17 with<br />
kernel 3.4.0-1.fc17.i686</p>
]]></content:encoded>
	</item>
</channel>
</rss>
