<?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>可可熊的窝 &#187; configure</title>
	<atom:link href="http://cocobear.info/blog/tag/configure/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sat, 10 Dec 2011 16:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>configure时遇到的问题</title>
		<link>http://cocobear.info/blog/2008/10/10/configure-error-cpp-fails-sanity-check/</link>
		<comments>http://cocobear.info/blog/2008/10/10/configure-error-cpp-fails-sanity-check/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 03:28:29 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Not Language]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=314</guid>
		<description><![CDATA[编译一个游戏的客户端时遇到了点问题： configure: error: C preprocessor &#8220;/lib/cpp&#8221; fails sanity check 首先确定是否安装了gcc-c++，如果没有则安装之；然后检查config.log文件，如果提示找不到limits.h文件，解决的办法是： yum install kernel-headers 更多讨论见：http://www.linuxquestions.org/questions/linux-software-2/configure-error-c-preprocessor-libcpp-fails-sanity-check-124961/page3.html#post2974284 ################################显眼的分隔线####################################################### 出来冒个泡，好久没更新了，今天遇到这个问题发现很多人在写相关的解决办法时很不全面，而我刚开始搜解决办法的时候也是被迷惑了好久。总结下经验吧，首先是要按照configure时的提示看看config.log文件，会有很有用的信息在里面，还有一点，把google的搜索语言改为英文，我的浏览器已经是默认设置了，中文的技术资料质量还是太差了。 顺便想起昨天偶尔去GameRes逛了下，发现了几个有意思的小游戏，结果下下来的文件中全是一堆垃圾，描述里面还说什么开源，评论里面也是一堆赞美的话，真是悲哀啊！！]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/10/10/configure-error-cpp-fails-sanity-check/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

