[MPlayer-dev-eng] [PATCH] fix configure with --enable-x264

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Nov 8 17:47:14 CET 2006


On Wednesday 08 November 2006 17:51, Diego Biurrun wrote:
> On Wed, Nov 08, 2006 at 04:58:17PM +0300, Alexander Beregalov wrote:
> > ./configure --enable-x264 --with-x264libdir=/usr/lib/
> > does not add -lx264 to EXTRA_LIB (config.mak)
>
> Correct.  You are overriding autodetection.  And your patch breaks
> autodetection.

That means you have to use --enable-x264 --with-extralibs="-lx264" ?
I find it a bit complicated. "-lx264" is not something that is autodetected, 
it should be added anytime x264 is used. Btw, xvid libs are automatically 
added with --enable-xvid.

Fixed patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.patch
Type: text/x-diff
Size: 516 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061108/28725fe9/attachment.patch>


More information about the MPlayer-dev-eng mailing list