[MPlayer-dev-eng] Missing theora libraries in config
Gianluigi Tiesi
mplayer at netfarm.it
Thu Apr 5 01:34:52 CEST 2007
On Thu, Apr 05, 2007 at 01:14:54AM +0200, David Bateman wrote:
> With the current SVN, the build fails at the linking stage for me if I
> include theora. It appears the the configure script is missing the
> inclusion of the theora libraries..
>
> D.
>
> diff -rNc mplayer-checkout-2007-04-04.orig/configure mplayer-checkout-2007-04-04/configure
> *** mplayer-checkout-2007-04-04.orig/configure 2007-04-04 15:46:08.232072272 +0200
> --- mplayer-checkout-2007-04-04/configure 2007-04-04 15:45:51.453969501 +0200
> ***************
> *** 5833,5838 ****
> --- 5833,5839 ----
> # when --enable-theora is forced, we'd better provide a probably sane
> # $_ld_theora than nothing
> test -z "$_ld_theora" && _ld_theora="-ltheora -logg"
> + _libs_mplayer="$_libs_mplayer $_ld_theora"
> else
> _def_theora='#undef HAVE_OGGTHEORA'
> _nocodecmodules="libtheora $_nocodecmodules"
I already pointed this problem, configure scripts fails if pkgconfig
isn't in the system
I was using this:
http://oss.netfarm.it/mplayer/patches/xx_theora_nopkgconf.diff
Bye
--
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
More information about the MPlayer-dev-eng
mailing list