歡迎您光臨本站 註冊首頁

confingure發生錯誤,請大家指教

←手機掃碼閱讀     火星人 @ 2014-03-25 , reply:0

我是第一次安裝linux,以前從未用過,版本號是15
在編譯的過程中我用./configure命令發生這樣的錯誤
configure: error: zlib needed

具體結果:
[root@localhost gst-fluendo-mp3-0.10.15]# cd xine-lib-1.1.19
bash: cd: xine-lib-1.1.19: 沒有那個文件或目錄
[root@localhost gst-fluendo-mp3-0.10.15]# cd /home/haosafe/xine-lib-1.1.19
[root@localhost xine-lib-1.1.19]# ./configure
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strerror in -lcposix... no
checking for ANSI C header files... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... (cached) /bin/grep -E
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for inline... inline
checking for perl... /usr/bin/perl
checking for strings... strings
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc way to treat warnings as errors... -Werror
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking size of long... 8
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking if gcc supports -mt flag... no
checking if gcc supports Pthread... yes
checking for recursive mutex support in pthread... yes
checking whether sysi86 is declared... no
checking for GNU getopt_long... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib64
checking for FFMPEG... no
configure:
*********************************************************************
xine-lib is configured to use internal ffmpeg.

This copy of ffmpeg is old. You are strongly advised to install a
newer version (including development files) and to reconfigure
xine-lib to use it.
*********************************************************************
checking for int_fast8_t... yes
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for memalign... yes
checking for X... no
checking for X... checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
checking for gzsetparams in -lz... no
configure: error: zlib needed
[root@localhost xine-lib-1.1.19]# ^C
[root@localhost xine-lib-1.1.19]#

[火星人 ] confingure發生錯誤,請大家指教已經有605次圍觀

http://coctec.com/docs/linux/show-post-157241.html