红联Linux门户
Linux帮助

mplayer 编译问题

发布时间:2009-04-11 21:24:06来源:红联作者:jszj1983
root@localhost MPlayer-1.0rc2]# ./configure --codecsdir=/usr/lib/codecs/ --win32codecsdir=/usr/lib/win32/ --enable-gui --enable-largefiles --cc=/usr/bin/gcc34 --language=zh_CN
Detected operating system: Linux
Detected host architecture: i386
Checking for /usr/bin/gcc34 version ... 3.4.6, ok
Checking for host cc ... /usr/bin/gcc34
Checking for cross compilation ... no
Checking for CPU vendor ... GenuineIntel (15:4:
Checking for CPU type ... Intel(R) Pentium(R) 4 CPU 3.00GHz
Checking for kernel support of mmx ... yes
Creating config.mak
Creating config.h

Config files successfully generated by ./configure --codecsdir=/usr/lib/codecs/ --win32codecsdir=/usr/lib/win32/ --enable-gui --enable-largefiles --cc=/usr/bin/gcc34 --language=zh_CN !

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

Byte order: little-endian
Optimizing for: prescott

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 smb network
Codecs: libavcodec qtx real xanim win32 faad2 libmpeg2 liba52 mp3lib tremor(internal)
Audio output: alsa esd arts oss sdl mpegpes(dvb)
Video output: sdl 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
Codecs: x264 xvid libdv libamr_wb libamr_nb faac musepack libdca libtheora speex toolame twolame libmad liblzo gif
Audio output: sun openal jack polyp v4l2 ivtv dxr2 nas
Video output: v4l2 ivtv dxr3 dxr2 vesa gif89a 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)

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@localhost MPlayer-1.0rc2]# make
./version.sh `/usr/bin/gcc34 -dumpversion`
./version.sh `/usr/bin/gcc34 -dumpversion`
Adding untranslated messages to help_mp.h
文章评论

共有 2 条评论

  1. jszj1983 于 2009-04-12 11:33:29发表:

    OKl

  2. jszj1983 于 2009-04-11 21:25:27发表:

    大家好!中间被我省了点,请各位前辈帮我看看。谢谢!