<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EmbLogic &#187; kernel compilation error</title>
	<atom:link href="https://www.emblogic.com/blog/tag/kernel-compilation-error/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>kernel compilation error</title>
		<link>https://www.emblogic.com/blog/06/kernel-compilation-error/</link>
		<comments>https://www.emblogic.com/blog/06/kernel-compilation-error/#comments</comments>
		<pubDate>Wed, 13 Jun 2012 14:27:14 +0000</pubDate>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
				<category><![CDATA[Linux Internals and System Programming]]></category>
		<category><![CDATA[kernel compilation error]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3249</guid>
		<description><![CDATA[while compiling kernel 2.6.27.62 following error is generated CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CHK include/linux/compile.h CC [M] arch/x86/kvm/svm.o In file included from include/linux/kvm_host.h:21:0, from arch/x86/kvm/svm.c:16: include/linux/kvm.h:240:9: error: duplicate member ‘padding’ make[1]: *** [arch/x86/kvm/svm.o] Error 1 make: *** [arch/x86/kvm] Error &#8230; <a href="https://www.emblogic.com/blog/06/kernel-compilation-error/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>while compiling kernel 2.6.27.62 following error is generated</p>
<p>CHK include/linux/version.h<br />
CHK include/linux/utsrelease.h<br />
CALL scripts/checksyscalls.sh<br />
CHK include/linux/compile.h<br />
CC [M] arch/x86/kvm/svm.o<br />
In file included from include/linux/kvm_host.h:21:0,<br />
from arch/x86/kvm/svm.c:16:<br />
include/linux/kvm.h:240:9: error: duplicate member ‘padding’<br />
make[1]: *** [arch/x86/kvm/svm.o] Error 1<br />
make: *** [arch/x86/kvm] Error 2</p>
<p>how can i remove it ???any idea??</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/kernel-compilation-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
