红联Linux门户
Linux帮助

小鸟求助:怎样在fedora 8 x86_64位下安装有GUI的mplayer 1.02rc?

发布时间:2008-03-29 22:15:18来源:红联作者:cocostudent
小鸟按照网上的方法:参考 http://www.linuxidc.com/Linux/2007-11/9100p2.htm,安装,但是在“make ”之后出现如下提示:Checking for OSS Audio ... yes
Checking for aRts ... no
Checking for EsounD ... yes
Checking for esd_get_latency() ... yes
Checking for Polyp ... no
Checking for JACK ... no
Checking for OpenAL ... no
Checking for ALSA audio ... yes (using alsa 1.0.x and alsa/asoundlib.h)
Checking for Sun audio ... no
Checking for VCD support ... yes
Checking for dvdread ... yes (internal)
Checking for internal libdvdcss ... yes
Checking for cdparanoia ... no
Checking for libcdio ... no
Checking for bitmap font support ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for SSA/ASS support ... yes
Checking for fribidi with charsets ... no
Checking for ENCA ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for liblzo2 support ... no
Checking for mad support ... no
Checking for Twolame ... no
Checking for Toolame ... no
Checking for OggVorbis support ... yes (internal Tremor)
Checking for libspeex (version >= 1.1 required) ... no
Checking for OggTheora support ... no
Checking for internal mp3lib support ... yes
Checking for internal liba52 support ... yes
Checking for libdca support ... no
Checking for internal libmpeg2 support ... yes
Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no
Checking for FAAC (AAC encoder) support ... no (in libavcodec: )
Checking for FAAD2 (AAC) support ... yes (internal floating-point)
Checking for LADSPA plugin support ... no
Checking for Win32 codecs ... no
Checking for XAnim codecs ... yes (using /usr/lib/codecs)
Checking for RealPlayer codecs ... yes (using /usr/lib/codecs)
Checking for QuickTime codecs ... auto
Checking for Nemesi Streaming Media libraries ... no
Checking for LIVE555 Streaming Media libraries ... no
Checking for FFmpeg libavutil ... yes (static)
Checking for FFmpeg libavcodec ... yes (static)
Checking for FFmpeg libavformat ... yes (static)
Checking for FFmpeg libpostproc ... yes (static)
Checking for libamr narrowband ... no
Checking for libamr wideband ... no
Checking for libdv-0.9.5+ ... no
Checking for XviD ... no
Checking for x264 ... no (in libavcodec: no)
Checking for libnut ... no
Checking for libmp3lame (for mencoder) ... no
Checking for mencoder ... yes
Checking for fastmemcpy ... yes
Checking for UniquE RAR File Library ... yes
Checking for TV interface ... yes
Checking for Video 4 Linux TV interface ... yes
Checking for Video 4 Linux 2 TV interface ... yes
Checking for TV teletext interface ... yes
Checking for Radio interface ... no
Checking for Capture for Radio interface ... no
Checking for Video 4 Linux 2 Radio interface ... no
Checking for Video 4 Linux Radio interface ... no
Checking for Video 4 Linux 2 MPEG PVR interface ... yes
Checking for audio select() ... yes
Checking for ftp ... yes
Checking for vstream client ... no
Checking for byte order ... little-endian
Checking for OSD menu ... no
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for inet6 ... yes
Checking for gethostbyname2 ... yes
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for GTK+ version ... 2.12.1
Checking for glib version ... 2.14.2
Checking for automatic gdb attach ... no
Checking for compiler support for noexecstack ... yes
Checking for joystick ... no
Checking for lirc ... no
Checking for lircc ... no
Checking for color console output ... no
Checking for DVD support (libdvdnav) ... no
Creating config.mak
Creating config.h

Config files successfully generated by ./configure --prefix=/usr/local/mplayer --enable-gui --codecsdir=/usr/lib/codecs --win32codecsdir=/usr/lib/win32 --language=zh_CN !

Install prefix: /usr/local/mplayer
Data directory: /usr/local/mplayer/share/mplayer
Config direct.: /usr/local/mplayer/etc/mplayer

Byte order: little-endian
Optimizing for:

Languages:
Messages/GUI: zh_CN
Manual pages: en

Enabled optional drivers:
Input: ftp pvr tv-teletext tv-v4l2 tv-v4l tv libdvdcss(internal) dvdread(internal) vcd dvb network
Codecs: libavcodec real xanim faad2 libmpeg2 liba52 mp3lib tremor(internal) gif
Audio output: alsa esd oss v4l2 sdl mpegpes(dvb)
Video output: v4l2 sdl gif89a pnm jpeg png mpegpes(dvb) fbdev xvidix cvidix opengl dga xv x11 xover md5sum tga
Audio filters:
Disabled optional drivers:
Input: dvdnav vstream radio live555 nemesi cddb cdda smb
Codecs: x264 xvid libdv libamr_wb libamr_nb qtx win32 faac musepack libdca libtheora speex toolame twolame libmad liblzo
Audio output: sun openal jack polyp arts ivtv dxr2 nas
Video output: ivtv dxr3 dxr2 vesa zr zr2 svga caca aa ggi xmga mga winvidix 3dfx xvmc dfbmga directfb bl xvr100 tdfx_vid s3fb tdfxfb
Audio filters: ladspa

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.

Please check mtrr settings at /proc/mtrr (see DOCS/HTML/zh_CN/video.html#mtrr)

NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your
operating system (Linux). You may encounter a few files that cannot
be played due to missing open source video/audio codec support.

Check configure.log if you wonder why an autodetection failed (make sure
development headers/packages are installed).

NOTE: The --enable-* parameters unconditionally force options on, completely
skipping autodetection. This behavior is unlike what you may be used to from
autoconf-based configure scripts that can decide to override you. This greater
level of control comes at a price. You may have to provide the correct compiler
and linker flags yourself.
If you used one of these options (except --enable-gui and similar ones that
turn on internal features) and experience a compilation or linking failure,
make sure you have passed the necessary compiler/linker flags to configure.

If you suspect a bug, please read DOCS/HTML/zh_CN/bugreports.html.

[root@cocostudent MPlayer-1.0rc2]# make
./version.sh `cc -dumpversion`
cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o mplayer.o mplayer.c
In file included from mplayer.c:794:
cfg-mplayer.h:64: warning: redundant redeclaration of 'enqueue'
mplayer.c:230: warning: previous definition of 'enqueue' was here
mplayer.c: In function 'main':
mplayer.c:2664: warning: passing argument 2 of 'guiGetEvent' from incompatible pointer type
mplayer.c:2666: warning: cast to pointer from integer of different size
mplayer.c:2702: warning: cast to pointer from integer of different size
mplayer.c:3318: warning: cast to pointer from integer of different size
cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o vobsub.o vobsub.c
make -C libvo libvo.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libvo.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libao2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libao2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libao2'
make -C input
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/input'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/input'
make -C vidix
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/vidix'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/vidix'
make -C gui
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/gui'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/gui'
make -C libmpcodecs
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make -C libaf
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libaf'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libaf'
make -C libmpdemux libmpdemux.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make[1]: `libmpdemux.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make -C stream
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/stream'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/stream'
make -C libswscale
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libswscale'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libswscale'
make -C libvo libosd.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libosd.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libavformat
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavformat'
make -C libavcodec
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make -C libavutil
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavutil'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavutil'
make -C mp3lib
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make -C liba52
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/liba52'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/liba52'
make -C libmpeg2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make -C libfaad2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make -C dvdread
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/dvdread'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/dvdread'
make -C libdvdcss
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make -C libass
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libass'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libass'
make -C osdep
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/osdep'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/osdep'
cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o parser-mpcmd.o subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a vidix/libvidix.a gui/libgui.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a libvo/libosd.a libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a libpostproc/libpostproc.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a libdvdcss/libdvdcss.a libass/libass.a osdep/libosdep.a -lXext -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -lSDL -lpthread -lesd -laudiofile -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 -L/usr/lib64 -Wl,-z,noexecstack -lncurses -lpng -lz -ljpeg -lungif -lasound -ldl -lpthread -lfreetype -lfontconfig -lz -lpthread -ldl -rdynamic -lm
gui/libgui.a(interface.o): In function `guiInit':
interface.c:(.text+0x8f7): undefined reference to `vo_setwindow'
collect2: ld returned 1 exit status
make: *** [mplayer] 错误 1
[root@cocostudent MPlayer-1.0rc2]# make
make -C libvo libvo.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libvo.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libao2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libao2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libao2'
make -C input
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/input'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/input'
make -C vidix
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/vidix'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/vidix'
make -C gui
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/gui'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/gui'
make -C libmpcodecs
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make -C libaf
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libaf'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libaf'
make -C libmpdemux libmpdemux.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make[1]: `libmpdemux.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make -C stream
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/stream'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/stream'
make -C libswscale
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libswscale'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libswscale'
make -C libvo libosd.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libosd.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libavformat
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavformat'
make -C libavcodec
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make -C libavutil
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavutil'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavutil'
make -C mp3lib
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make -C liba52
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/liba52'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/liba52'
make -C libmpeg2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make -C libfaad2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make -C dvdread
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/dvdread'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/dvdread'
make -C libdvdcss
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make -C libass
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libass'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libass'
make -C osdep
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/osdep'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/osdep'
cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o parser-mpcmd.o subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a vidix/libvidix.a gui/libgui.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a libvo/libosd.a libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a libpostproc/libpostproc.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a libdvdcss/libdvdcss.a libass/libass.a osdep/libosdep.a -lXext -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -lSDL -lpthread -lesd -laudiofile -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 -L/usr/lib64 -Wl,-z,noexecstack -lncurses -lpng -lz -ljpeg -lungif -lasound -ldl -lpthread -lfreetype -lfontconfig -lz -lpthread -ldl -rdynamic -lm
gui/libgui.a(interface.o): In function `guiInit':
interface.c:(.text+0x8f7): undefined reference to `vo_setwindow'
collect2: ld returned 1 exit status
make: *** [mplayer] 错误 1
[root@cocostudent MPlayer-1.0rc2]# make
make -C libvo libvo.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libvo.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libao2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libao2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libao2'
make -C input
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/input'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/input'
make -C vidix
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/vidix'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/vidix'
make -C gui
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/gui'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/gui'
make -C libmpcodecs
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpcodecs'
make -C libaf
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libaf'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libaf'
make -C libmpdemux libmpdemux.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make[1]: `libmpdemux.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpdemux'
make -C stream
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/stream'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/stream'
make -C libswscale
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libswscale'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libswscale'
make -C libvo libosd.a
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libvo'
make[1]: `libosd.a' is up to date.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libvo'
make -C libavformat
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavformat'
make -C libavcodec
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavcodec'
make -C libavutil
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libavutil'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libavutil'
make -C mp3lib
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/mp3lib'
make -C liba52
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/liba52'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/liba52'
make -C libmpeg2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libmpeg2'
make -C libfaad2
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libfaad2'
make -C dvdread
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/dvdread'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/dvdread'
make -C libdvdcss
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libdvdcss'
make -C libass
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/libass'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/libass'
make -C osdep
make[1]: Entering directory `/home/coco/MPlayer-1.0rc2/osdep'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/home/coco/MPlayer-1.0rc2/osdep'
cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o parser-mpcmd.o subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a vidix/libvidix.a gui/libgui.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a libvo/libosd.a libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a libpostproc/libpostproc.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a libdvdcss/libdvdcss.a libass/libass.a osdep/libosdep.a -lXext -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -lSDL -lpthread -lesd -laudiofile -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 -L/usr/lib64 -Wl,-z,noexecstack -lncurses -lpng -lz -ljpeg -lungif -lasound -ldl -lpthread -lfreetype -lfontconfig -lz -lpthread -ldl -rdynamic -lm
gui/libgui.a(interface.o): In function `guiInit':
interface.c:(.text+0x8f7): undefined reference to `vo_setwindow'
[align=center]collect2: ld returned 1 exit status
[/align]
make: *** [mplayer] 错误 1

结果到 /usr/local/share/mplayer下根本没安上,哭!!!!!请各位大大指导小鸟脱离苦海!!!!!跪求大大知道,愿作牛作马报答恩情!(好像在哪里看得得安装什么叫gtk的才可以用gui,请问这个gtk是什么东西?我该怎么安??还说什么atk,glb,还有一个想不起来了!!!我的神啊!救救我把![size=3][size=3]
[/size][/size][size=3][/size]

[ 本帖最后由 cocostudent 于 2008-4-2 09:19 编辑 ]
文章评论

共有 5 条评论

  1. cocostudent 于 2008-04-02 09:20:33发表:

    谢谢 2楼的阿!我改用rpm包装上了,但是为什么编译装不上呢??不解ing![size=3][/size]

  2. cocostudent 于 2008-04-02 09:14:26发表:

    [size=3][/size]呵呵,64位的感觉也挺难的

    [ 本帖最后由 cocostudent 于 2008-4-2 09:18 编辑 ]

  3. cocostudent 于 2008-04-02 09:10:42发表:

    感觉挺快的,就是安东西麻烦阿![size=3][/size]

  4. flyerwang 于 2008-03-30 17:13:17发表:

    楼主使用64位的FC8体会怎样?帮顶!

  5. guanguanyu 于 2008-03-30 17:10:13发表:

    你整这么大字看起来太累人了,很想帮忙但实在太辛苦眼睛,只好知难而退了^_^。把字体改小一些,这样应该会有人乐意帮你的,呵呵。