<?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: How to Install Kernel Headers in CentOS 7	</title>
	<atom:link href="https://www.tecmint.com/install-kernel-headers-in-centos-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 01 Mar 2022 13:03:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: leland		</title>
		<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1731805</link>

		<dc:creator><![CDATA[leland]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 13:03:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29541#comment-1731805</guid>

					<description><![CDATA[What is the font name used on screens: &quot;Check Kernel Headers in CentOS 7&quot; and &quot;Install Kernel Headers in CentOS 7&quot;? It&#039;s really nice.]]></description>
			<content:encoded><![CDATA[<p>What is the font name used on screens: &#8220;Check Kernel Headers in CentOS 7&#8221; and &#8220;Install Kernel Headers in CentOS 7&#8221;? It&#8217;s really nice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Evans V		</title>
		<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1397757</link>

		<dc:creator><![CDATA[Evans V]]></dc:creator>
		<pubDate>Thu, 03 Dec 2020 14:59:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29541#comment-1397757</guid>

					<description><![CDATA[This is the error I get when i run &lt;strong&gt;make menuconfig&lt;/strong&gt; command.

  HOSTCC  scripts/basic/fixdep
In file included from /usr/include/bits/posix1_lim.h:160:0,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
                 from scripts/basic/fixdep.c:114:
/usr/include/bits/local_lim.h:38:26: fatal error: linux/limits.h: No such file or directory
 #include 
                          ^
compilation terminated.
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2]]></description>
			<content:encoded><![CDATA[<p>This is the error I get when i run <strong>make menuconfig</strong> command.</p>
<p>  HOSTCC  scripts/basic/fixdep<br />
In file included from /usr/include/bits/posix1_lim.h:160:0,<br />
                 from /usr/include/limits.h:144,<br />
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,<br />
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,<br />
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,<br />
                 from scripts/basic/fixdep.c:114:<br />
/usr/include/bits/local_lim.h:38:26: fatal error: linux/limits.h: No such file or directory<br />
 #include<br />
                          ^<br />
compilation terminated.<br />
make[1]: *** [scripts/basic/fixdep] Error 1<br />
make: *** [scripts_basic] Error 2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Erik Luppes		</title>
		<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083980</link>

		<dc:creator><![CDATA[Erik Luppes]]></dc:creator>
		<pubDate>Tue, 18 Dec 2018 21:09:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29541#comment-1083980</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083635&quot;&gt;Ravi Saive&lt;/a&gt;.

@Ravi

I studied that article, but it is not adding anything new, that solves the problem.
I guess I found an answer to my problem:

https://bugs.centos.org/view.php?id=15537

I did finalize my install scripts and will have to wait until sources come available I guess.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083635">Ravi Saive</a>.</p>
<p>@Ravi</p>
<p>I studied that article, but it is not adding anything new, that solves the problem.<br />
I guess I found an answer to my problem:</p>
<p><a target="_blank" href="https://bugs.centos.org/view.php?id=15537" rel="nofollow ugc">https://bugs.centos.org/view.php?id=15537</a></p>
<p>I did finalize my install scripts and will have to wait until sources come available I guess.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083635</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 18 Dec 2018 05:07:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29541#comment-1083635</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083554&quot;&gt;Erik Luppes&lt;/a&gt;.

@Erik,

I understand your concerns, for installing VirtualBox Guest additions on CentOS 7, I suggest you to follow this article..

&lt;a href=&quot;https://www.tecmint.com/install-virtualbox-guest-additions-in-centos-rhel-fedora/&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;How to Install VirtualBox Guest Additions in CentOS&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083554">Erik Luppes</a>.</p>
<p>@Erik,</p>
<p>I understand your concerns, for installing VirtualBox Guest additions on CentOS 7, I suggest you to follow this article..</p>
<p><a target="_blank" href="https://www.tecmint.com/install-virtualbox-guest-additions-in-centos-rhel-fedora/" rel="noopener" target="_blank">How to Install VirtualBox Guest Additions in CentOS</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Erik Luppes		</title>
		<link>https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083554</link>

		<dc:creator><![CDATA[Erik Luppes]]></dc:creator>
		<pubDate>Mon, 17 Dec 2018 11:07:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29541#comment-1083554</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083422&quot;&gt;Ravi Saive&lt;/a&gt;.

@Ravi,

I&#039;m using CentOS 7.6.1810

This is my install script :
&lt;pre&gt;
yum install deltarpm wget -y
yum update -y
yum install epel-release -y
cd /etc/yum.repos.d/
wget http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo
yum groupinstall &quot;Development Tools&quot; -y
yum install kernel-devel -y
yum --enablerepo=epel install perl gcc dkms kernel-headers make bzip2 mc nano -y
&lt;/pre&gt;
I also tried installing headers first and devel later, but this makes no difference.

Everything gets installed, but there is no build folder.

(If you look at the screenshot in above article, there is no Build folder)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-kernel-headers-in-centos-7/comment-page-1/#comment-1083422">Ravi Saive</a>.</p>
<p>@Ravi,</p>
<p>I&#8217;m using CentOS 7.6.1810</p>
<p>This is my install script :</p>
<pre>
yum install deltarpm wget -y
yum update -y
yum install epel-release -y
cd /etc/yum.repos.d/
wget http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo
yum groupinstall "Development Tools" -y
yum install kernel-devel -y
yum --enablerepo=epel install perl gcc dkms kernel-headers make bzip2 mc nano -y
</pre>
<p>I also tried installing headers first and devel later, but this makes no difference.</p>
<p>Everything gets installed, but there is no build folder.</p>
<p>(If you look at the screenshot in above article, there is no Build folder)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
