[MPlayer-users] Mplayer Compilation problems
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Mon Nov 14 07:23:19 CET 2011
Hello,
In the Message;
Subject : [MPlayer-users] Mplayer Compilation problems
Message-ID : <CABVUW8BKxRUfdBrLwTaLdxGyR0OF_4xNh5ANVZ=3nOTqr28g-Q at mail.gmail.com>
Date & Time: Mon, 14 Nov 2011 00:00:31 -0600
[Paul] == Paul Casey <mrhedx at gmail.com> has written:
Paul> Ive been trying to compile Mplayer and i have seem to have run into an
Paul> impasse first off all the sources im using are latest svn disabling
Paul> mencoder and xvid is not a possibility for me.
Paul> Im using slackware64 gcc version 4.5.3
Paul> These are my command line options for compiling mplayer
Paul> ./configure --prefix=/root/hymen --libdir=/usr/lib64 --enable-menu
Paul> --enable-xvid --enable-x264 --disable-ffmpeg_a --enable-libopencore_amrnb
Paul> --enable-libopencore_amrwb --disable-musepack
[...]
Paul> Also with static build enabled i get this error
Paul> Using the following command line options
Paul> ./configure --prefix=/root/hymen --libdir=/usr/lib64 --enable-menu
Paul> --enable-xvid --enable-x264 --enable-libopencore_amrnb
Paul> --enable-libopencore_amrwb --disable-musepack
[...]
Paul> libxvid_rc.c:(.text+0x4d6): undefined reference to `xvid_plugin_2pass2'
Paul> collect2: ld returned 1 exit status
Paul> make: *** [mplayer] Error 1
Please don't use --enable-* option except --enable-menu.
FYI.
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.
---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
Not with Me!"
"No..., with money."
More information about the MPlayer-users
mailing list