+ -
当前位置:首页 → 问答吧 → cpp error.....

cpp error.....

时间:2003-12-30

来源:互联网

Everytime I try to run configure script in any program's source
it gives me
...
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check

what's wrong???
my gcc is 3.3.2

作者: darkdreamer   发布时间: 2003-12-30

http://mail.gnu.org/archive/cgi-bin/...xname=autoconf

去上面看看,有几封关于这个问题的mail

作者: struggle   发布时间: 2003-12-31

it's fixed...
there should be a link in /usr/include/linux link to /usr/src/linux/include/linux

作者: darkdreamer   发布时间: 2003-12-31

加精,供以后兄弟参考。

作者: struggle   发布时间: 2004-01-01

if you have installed kernel-headers package, it's not necessary to make the symbol link. I suggest to install this package. in fact, lacking of this package may cause a lot of troubles in compiling packages and kernels.

作者: terminator   发布时间: 2004-01-01

热门下载

更多