<?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>Linux Windows System Administrator Help &#187; error: C++ preprocessor &#8220;/lib/cpp&#8221; fails sanity check</title>
	<atom:link href="http://linuxwindowsmaster.com/tag/error-c-preprocessor-libcpp-fails-sanity-check/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxwindowsmaster.com</link>
	<description></description>
	<lastBuildDate>Wed, 15 Feb 2012 17:58:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>configure: error: C++ preprocessor &#8220;/lib/cpp&#8221; fails sanity check</title>
		<link>http://linuxwindowsmaster.com/configure-error-c-preprocessor-libcpp-fails-sanity-check/</link>
		<comments>http://linuxwindowsmaster.com/configure-error-c-preprocessor-libcpp-fails-sanity-check/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 21:01:43 +0000</pubDate>
		<dc:creator>Alex P</dc:creator>
				<category><![CDATA[Dedicated Server]]></category>
		<category><![CDATA[/lib/cpp]]></category>
		<category><![CDATA[error: C++ preprocessor "/lib/cpp" fails sanity check]]></category>

		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=283</guid>
		<description><![CDATA[Hello, If you having trouble compiling any application manually using &#8220;configure&#8221; , here simple fix for this error. Error :: checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal"><span style="font-family: &quot;Georgia&quot;,&quot;serif&quot;;">Hello,</span></p>
<p class="MsoNormal"><span style="font-family: &quot;Georgia&quot;,&quot;serif&quot;;">If you having trouble compiling any application manually using &#8220;configure&#8221; , here simple fix for this error. </span></p>
<p class="MsoNormal"><span style="font-family: &quot;Georgia&quot;,&quot;serif&quot;;">Error ::</span></p>
<pre><span style="font-family: &quot;Georgia&quot;,&quot;serif&quot;;">checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
<strong>configure: error: C++ preprocessor "/lib/cpp" fails sanity check</strong>
See `config.log' for more details.</span></pre>
<p class="MsoNormal"><span style="font-family: &quot;Georgia&quot;,&quot;serif&quot;;">Solution::</span></p>
<ul>
<li><strong>Centos/Fedora/RHEL</strong>
<pre><strong>yum install gcc gcc-cpp gcc-c++</strong></pre>
</li>
</ul>
<ul>
<li><strong>Ubuntu/Debain</strong>
<pre><strong>apt-get install gcc gcc-cpp gcc-c++</strong></pre>
</li>
</ul>
<p>Regards</p>
<p>AlexP</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxwindowsmaster.com/configure-error-c-preprocessor-libcpp-fails-sanity-check/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

