V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Dreista
V2EX  ›  问与答

centos 6.2 下编译 chinadns-c 出错

  •  
  •   Dreista · 2014-12-16 10:50:56 +08:00 · 2862 次点击
    这是一个创建于 3446 天前的主题,其中的信息可能已经有所发展或是发生改变。
    [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
    3 条回复    2014-12-16 12:45:44 +08:00
    LazyZhu
        1
    LazyZhu  
       2014-12-16 11:23:26 +08:00 via Android   ❤️ 1
    日志已经清楚的告诉你原因了:
    error: in `/tmp/chinadns-c-1.1.8':
    configure: error: cannot run C compiled programs.
    估计是tmp目录么有执行权限,换个目录即可.
    PS:居然会有人在tmp目录下编译…
    Dreista
        2
    Dreista  
    OP
       2014-12-16 11:43:47 +08:00 via iPhone
    @LazyZhu 光顾着注意config.log了,没注意这行 等会儿试试。
    至于tmp目录,无视我的渣习惯吧233 wget到/tmp下解压就直接折腾了 没管那么多
    Dreista
        3
    Dreista  
    OP
       2014-12-16 12:45:44 +08:00
    @LazyZhu 换了个目录,仍然是这个样子。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1007 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 21:37 · PVG 05:37 · LAX 14:37 · JFK 17:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.