[MPlayer-users] libmpdvdkit with a "--target"
Dominik Mierzejewski
dominik at rangers.eu.org
Tue Dec 10 13:10:02 CET 2002
On Tuesday, 10 December 2002, Karol Pietrzak wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hello. This problem (?) exists with both pre10 and rc1. It can be
> summed up with the following output:
>
> # ./configure --target=i686 | grep mpdvd
> Checking for DVD support (libmpdvdkit) ... no
> Input: tv-v4l tv-bsdbt848 dvdnav dvdcss mpdvdkit vcd
> # ./configure --target=i386 | grep mpdvd
> Checking for DVD support (libmpdvdkit) ... no
> Input: tv-v4l tv-bsdbt848 dvdnav dvdcss mpdvdkit vcd
> # ./configure | grep mpdvd
> Checking for DVD support (libmpdvdkit) ... yes
> Checking for DVD support (libdvdread - new style) ... disabled by
> libmpdvdkit2
> Input: streaming tv-v4l tv cdda mpdvdkit2 vcd
> #
>
> Why is libmpdvdkit disabled when a --target is passed to "./configure"?
Hmmm.
$ ./configure --help
[...]
Miscellaneous options:
--enable-runtime-cpudetection Enable runtime CPU detection [disable]
--cc=COMPILER use this C compiler to build MPlayer [gcc]
--target=PLATFORM target platform (i386-linux, arm-linux, etc)
^^^^^^^^^^
[...]
You haven't specified the OS. Try --target i686-linux.
--
MPlayer RPMs maintainer: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
-- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
More information about the MPlayer-users
mailing list