xiaovi.wang 2015-11-05 07:46 采纳率: 0%
浏览 1715

Linux下安装tripwire-2.4.2.2-src.tar.bz2报错

当我执行完./configure之后:checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

gcc版本信息为:
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  • 写回答

1条回答 默认 最新

  • 一枪尽骚丶魂 2015-11-05 08:02
    关注

    http://blog.csdn.net/tyyhong/article/details/4266749
    楼主可以参考这个文章看看,大致意思就是:
    1、gcc是不是安装好了,自己写一个hello的Demo编译一下就知道。
    2、是不是环境变量被修改了,改回来,
    sh export LIBS=
    sh export CFLAGS=

    评论

报告相同问题?

悬赏问题

  • ¥15 fluent的在模拟压强时使用希望得到一些建议
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用
  • ¥15 Web.config连不上数据库
  • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
  • ¥15 怎么配置广告联盟瀑布流
  • ¥15 Rstudio 保存代码闪退