当前位置:  技术问答>linux和unix

make: *** 没有指明目标并且找不到 makefile

    来源: 互联网  发布时间:2016-08-25

    本文导语:  [root@bogon src]# cd httpd-2.2.15 [root@bogon httpd-2.2.15]# ./configure  --prefix=/usr/local/web/apache checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... x86_64-unknown-linux-gnu checking host system type......

[root@bogon src]# cd httpd-2.2.15
[root@bogon httpd-2.2.15]# ./configure  --prefix=/usr/local/web/apache
checking for chosen layout... Apache
checking for working mkdir -p... yes
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

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
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
Configuring APR library
Platform: x86_64-unknown-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.4.2
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/usr/local/src/httpd-2.2.15/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr
[root@bogon httpd-2.2.15]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@bogon httpd-2.2.15]# 

|
configure: error: no acceptable C compiler found in $PATH
configure没有找到c编译器。有装gcc么?路径加到$PATH了么?

|
configure都没过,当然没有makefile了。
看看出错信息

configure: error: in `/usr/local/src/httpd-2.2.15/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr

应该是依赖的包没安装或者没设置对。

    
 
 

您可能感兴趣的文章:

  • linux 安装问题make: *** 没有指明目标并且找不到makefile。 停止
  • make: *** 没有指明目标并且找不到 makefile。 停止。
  • make -f makefile 时提示 Make: Must be a separator on rules line 5. Stop. 为什么,makefile 如下
  • 如何写出兼容于BSD MAKE、GNU MAKE、SOLARIS MAKE的条件编译Makefile?
  • 第一次写make文件,报makefile:2: *** missing separator. Stop.错,make文件只有两行
  • unix下面make makefile文件,提示“makefile is up-to-date",怎么办呀?
  • [Makefile]make
  • 如何通过修改makefile.am或configure.ac追加make命令呢??
  • make如果没有makefile文件将如何重建?
  • 关于 make makefile 的简单问题
  • make -f 多个makefile 怎么做
  • 请问:make, makefile, configure,分别是什么啊,它们之间有什么关系啊
  • 各位大侠,如何在makefile里面读取make后面的参数.
  • 请问linux下的make和makefile指令有什么用?
  • make命令可以在命令行中重新定义一个macro,用来覆盖makefile中的macro吗?
  • 关于Makefile中的make install
  • QT程序通过Qmake生成的makefile能不能做make install?
  • 编写内核模块程序的makefile文件make错误
  • Makefile写好了,但是make出错
  • 如何制作具有make menuconfig功能的Makefile?
  • 请问一个Makefile的错误(我现在用不了make,请高手救救我)
  • 执行make操作时显示"Makefile:5: *** 遗漏分隔符 。 停止。"
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 50分的问题!make文件找不到? You don't seem to have 'make' or 'gmake' in your PATH
  • ubuntu make -fgcc.mak clean all install后,还是找不到slt头文件》?
  • 弱弱地问:在linux-2.4.X的make menuconfig中为什么找不到arm的处理器选项????
  • 编译内核过程中, make xconfig出现的找不到文件errno.h的问题
  • 模块make clean方法后第二次编译提示找不到文件了.
  • make时,link不到oracle函数?
  • 安装cairo时候./configure成功,make失败:找不到pixman.h。但是我已经安装了pixman了,而且也设置了cairo的环境变量
  • 编译xorg的make install时找不到文件的问题,怎么解决好呢 谢谢!
  • 有关make all; make clobber; make depend; make debug 的区别?
  • 我要缩减LINUX内核,make menuconfig时把一些选项去掉,再make dep没错,但再make bzImage时却会提错,但我make menuconfig时不改变任何选现(
  • 我已经用make clean编译成功了内核但是在make moduals时候处错误,然后又make menuconfig,我还需要make zImage吗?
  • 安装cairo时候./configure成功,make失败:找不到pixman.h。但是我已经安装了pixman了,而且也设置了cairo的环境变量 iis7站长之家
  • 在solaris8.0我装了make3.81,下载了make-3.81-sol8-sparc-local.gz,为什么不能在任何目录下输入make?
  • 怎样验证自己的make是不是GNU的make?
  • 问一个很低级的问题:怎样卸载用make;make install方法安装的软件?
  • configure make make install 新手问题...
  • cygwin make操作,出现no rule to make target all
  • 请教 make gdb-6.4 出现 make[4]: Entering directory `/tmp/gdb-6.4/gdb/doc'
  • make zImage和make modules等问题请教~
  • debian下安装bind用./configure时提示安装bind时./configure提示whether make sets $(MAKE)... no
  • make kernel make gcc
  • make;make install放在script裡
  • make oldconfig 和 make defconfig有何区别?
  • 求linux下 ./configure;make;make install一系列命令的详解
  • make时出现错误:*** No rule to make target `<built-in>'????
  • make menuconfig
  • php make test 出错 make install 卡住
  • $$请问:在unix里面用make编译得时候,得出提示 Make: line 31: syntax error. Stop. 这个到底是啥子意思啊,很不明白得啊!$$


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3