centos 6.2 下编译 chinadns-c 出错

2014-12-16 10:50:56 +08:00
 Dreista
[root@dns chinadns-c-1.1.8]# ./configure && make %% make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/tmp/chinadns-c-1.1.8':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
[root@dns chinadns-c-1.1.8]#

然后看了下config.log,内容是这样:

It was created by ChinaDNS-C configure 1.1.8, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = dns.wzms.com
uname -m = i686
uname -r = 2.6.32-220.el6.i686
uname -s = Linux
uname -v = #1 SMP Tue Dec 6 16:15:40 GMT 2011

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown

不知道该怎么办了TvT
2865 次点击
所在节点    问与答
3 条回复
LazyZhu
2014-12-16 11:23:26 +08:00
日志已经清楚的告诉你原因了:
error: in `/tmp/chinadns-c-1.1.8':
configure: error: cannot run C compiled programs.
估计是tmp目录么有执行权限,换个目录即可.
PS:居然会有人在tmp目录下编译…
Dreista
2014-12-16 11:43:47 +08:00
@LazyZhu 光顾着注意config.log了,没注意这行 等会儿试试。
至于tmp目录,无视我的渣习惯吧233 wget到/tmp下解压就直接折腾了 没管那么多
Dreista
2014-12-16 12:45:44 +08:00
@LazyZhu 换了个目录,仍然是这个样子。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/154263

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX