红联Linux门户
Linux帮助

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

发布时间:2008-06-28 20:27:24来源:红联作者:dayzero
恩 我是红帽的企业5 GCC是4.1版的
再./configure之后

打make;make install 出现如下错误

请高人指导
我装的是eav

make: *** 没有指明目标并且找不到 makefile。 停止。
make: *** 没有规则可以创建目标“install”。 停止。
文章评论

共有 20 条评论

  1. deepwhite 于 2008-07-01 19:27:11发表:

    引用:
    原帖由 karon_fedora 于 2008-7-1 16:47 发表
    版本,版本


    RHEL现在默认的qt就是qt3。

  2. karon_fedora 于 2008-07-01 16:47:45发表:

    3:qt4 ########################################### [ 20%]
    4:qt4-devel ########################################### [ 27%]
    5:qt4-doc ########################################### [ 33%]
    6:qt4-mysql ########################################### [ 40%]
    7:qt4-odbc ########################################### [ 47%]
    8:qt4-postgresql ########################################### [ 53%]
    9:qt4-sqlite ########################################### [ 60%]

    Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

    版本,版本

  3. whans 于 2008-06-30 11:30:22发表:

    好像需要安装libqt-dbus.
    你去源码根目录下的config.log看看里面能不能找到信息。

  4. deepwhite 于 2008-06-30 09:28:19发表:

    引用:
    原帖由 fjlycfq 于 2008-6-29 22:55 发表
    问题在这: Qt (>= Qt 3.0)

    不可能。已经安装了。

  5. fjlycfq 于 2008-06-29 22:55:23发表:

    问题在这: Qt (>= Qt 3.0)

  6. deepwhite 于 2008-06-29 18:15:01发表:

    确认是否安装了kdelibs kdebase kdebase-devel kdelibs-devel这几个包。估计你是软件没有安装全面。
    仔细检查。

  7. deepwhite 于 2008-06-29 18:08:52发表:

    ./configure --prefix=`kde-config --prefix`
    有什么结果?

  8. dayzero 于 2008-06-29 17:41:50发表:

    没有办法了吗::0wl;l1

  9. dayzero 于 2008-06-29 17:06:48发表:

    checking for KDE... configure: error:
    in the prefix, you've chosen, are no KDE headers installed. This will fail.
    So, check this please and use another prefix!
    [root@localhost eva]# eva
    eva: error while loading shared libraries: libkhtml.so.4: cannot open shared object file: No such file or directory
    [root@localhost eva]# make make install
    make: *** 没有规则可以创建目标“make”。 停止。

    这个方法也试过了 也不成

  10. deepwhite 于 2008-06-29 16:01:44发表:

    参考这里:
    http://www.linuxdiyf.com/bbs/thread-96289-1-3.html

  11. deepwhite 于 2008-06-29 15:58:14发表:

    引用:
    原帖由 dayzero 于 2008-6-29 15:11 发表
    CEO还在嘛

    没有QQ的日子 痛苦阿~ :0w223dc



    你在安装eva?
    需要加上参数,
    [code]./configure --prefix=`kde-config --prefix`[/code]
    把上面的复制过去试试,应该可以了。

  12. dayzero 于 2008-06-29 15:19:35发表:

    有3个包?

    错误: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
    原因:查找提供qt的lib&&headers的软件包,并安装之
    解决:sudo apt-get install libqt3-headers libqt3-mt-dev

    [ 本帖最后由 dayzero 于 2008-6-29 15:21 编辑 ]

  13. dayzero 于 2008-06-29 15:11:10发表:

    CEO还在嘛

    没有QQ的日子 痛苦阿~ :0w223dc

  14. dayzero 于 2008-06-29 15:06:33发表:

    Preparing... ########################################### [100%]
    1:qt-PostgreSQL ########################################### [ 7%]
    2:qt ########################################### [ 13%]
    3:qt4 ########################################### [ 20%]
    4:qt4-devel ########################################### [ 27%]
    5:qt4-doc ########################################### [ 33%]
    6:qt4-mysql ########################################### [ 40%]
    7:qt4-odbc ########################################### [ 47%]
    8:qt4-postgresql ########################################### [ 53%]
    9:qt4-sqlite ########################################### [ 60%]
    10:qt-config ########################################### [ 67%]
    11:qt-designer ########################################### [ 73%]
    12:qt-devel ########################################### [ 80%]
    13:qt-devel-docs ########################################### [ 87%]
    14:qt-MySQL ########################################### [ 93%]
    15:qt-ODBC

    在光盘里面找到了 安装了所有以qt开头的文件
    还是不成

    checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.

  15. deepwhite 于 2008-06-29 14:56:01发表:

    checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

    问题说的很清楚了,需要Qt的头文件和库,装上qt-devel和qt即可。这个软件在你的安装盘里面应该有,或者也可以去网上下载。当然,如果你有RHEL的技术支持(需要付费的),你也可以直接使用yum来安装。
    建议从安装盘上找。

  16. dayzero 于 2008-06-29 14:36:38发表:

    [root@localhost eva]# ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether g++ supports -Wmissing-format-attribute... yes
    checking whether g++ supports -Wundef... yes
    checking whether g++ supports -Wno-long-long... yes
    checking whether g++ supports -Wnon-virtual-dtor... yes
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fno-common... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -O0... yes
    checking whether g++ supports -Wl,--no-undefined... yes
    checking whether g++ supports -Wl,--allow-shlib-undefined... yes
    not using lib directory suffix
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g77... g77
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether g77 accepts -g... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for shl_load... no
    checking for shl_load in -ldld... no
    checking for dlopen... no
    checking for dlopen in -ldl... yes
    checking whether a program can dlopen itself... yes
    checking whether a statically linked program can dlopen itself... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for shl_load... (cached) no
    checking for shl_load in -ldld... (cached) no
    checking for dlopen... (cached) no
    checking for dlopen in -ldl... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) yes
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for g77 option to produce PIC... -fPIC
    checking if g77 PIC flag -fPIC works... yes
    checking if g77 supports -c -o file.o... yes
    checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking if C++ programs can be compiled... yes
    checking for strlcat... no
    checking if strlcat needs custom prototype... yes - in libkdefakes
    checking for strlcpy... no
    checking if strlcpy needs custom prototype... yes - in libkdefakes
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for sys/types.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for poll in -lpoll... no
    checking CoreAudio/CoreAudio.h usability... no
    checking CoreAudio/CoreAudio.h presence... no
    checking for CoreAudio/CoreAudio.h... no
    checking if res_init needs -lresolv... yes
    checking if res_init is available... yes
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for short... yes
    checking size of short... 2
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for size_t... yes
    checking size of size_t... 4
    checking for unsigned long... yes
    checking size of unsigned long... 4
    checking sizeof size_t == sizeof unsigned long... yes
    checking crt_externs.h usability... no
    checking crt_externs.h presence... no
    checking for crt_externs.h... no
    checking for _NSGetEnviron... no
    checking for vsnprintf... yes
    checking for snprintf... yes
    checking for X... libraries /usr/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for pthread_create in -lpthread... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for perl... /usr/bin/perl
    checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.


    ls出来

    [root@localhost eva]# ls
    acinclude.m4 config.log Doxyfile libtool README.zh
    aclocal.m4 configure eva.kdevelop Makefile.am src
    admin configure.files eva.kdevelop.pcs Makefile.cvs stamp-h.in
    AUTHORS configure.in eva.kdevelop.spec Makefile.in subdirs
    autom4te.cache configure.in.in eva.kdevses NEWS TODO
    ChangeLog COPYING eva-mod-0123.diff po
    config.h.in doc INSTALL README


    Makefile.am Makefile.cvs 只看到了 这两个没看到 Makefile

    今天把学校的gcc包弄回来装了 还是这样 gcc肯定是不少了

    还是 却少SDL库?

    [ 本帖最后由 dayzero 于 2008-6-29 14:41 编辑 ]

  17. deepwhite 于 2008-06-29 14:33:22发表:

    引用:
    原帖由 whans 于 2008-6-28 22:00 发表
    估计是根本没有生成Makefile,你在该源码根目录下找找看看有没有Makefile。
    若找不到,则是由于缺少某些开发库,导致 ./configure 失败,没有生成Makefile(可以看看 ./configure 最后的结果是什么)。

    在从源码 ...

    正当如此。

  18. whans 于 2008-06-28 22:00:31发表:

    估计是根本没有生成Makefile,你在该源码根目录下找找看看有没有Makefile。
    若找不到,则是由于缺少某些开发库,导致 ./configure 失败,没有生成Makefile(可以看看 ./configure 最后的结果是什么)。

    在从源码编译安装软件的时候,最后看看软件包中的 README或者INSTALL等帮助文件。

  19. dayzero 于 2008-06-28 20:42:42发表:

    gcc -v

    我用这个命令查了下 显示的4.1版本

    不知道我还缺少哪些gcc组件呢?

    gcc组件都有什么的呢?

    请问ls大虾

  20. Number 于 2008-06-28 20:38:48发表:

    不是没有makefile文件,而是你没有安装gcc编译器。先安装gcc编译器吧,与gcc相关联的软件比较多,你需要逐个安装。安装完gcc后才能用源代码的方式编译安装软件。