[MPlayer-users] Re: Can't build the latest svn

John Brown johnbrown105 at hotmail.com
Sat Nov 25 11:11:57 CET 2006


Masaru Nomiya wrote:
>Hello,
>
>In the Message;
>
>   Subject    : RE: [MPlayer-users] Re: Can't build the latest svn
>   Message-ID : <BAY116-F31772F3155F7E7892A09109EE00 at phx.gbl>
>   Date & Time: Fri, 24 Nov 2006 23:56:41 -0500
>
>[John] == "John Brown" <johnbrown105 at hotmail.com> has written:
>
>I found!
>
>John> make distclean
>John> ./configure
>John> make
>
>I can build  just ./configure & make & make install.
>"./configure" means --disable-live.
>
>I always did "./configure --enable-live".
>But, this "--enable-live" option abend compilation.
>
>I think this was caused by changes in libmpdemux directory.
>
>Am I misunderstanding?
>

--enable-live          enable LIVE555 Streaming Media [autodetect]

When you --enable an autodetect option, you disable auto-detection. 
Normally, that means that you also have to specify options such as 
--with-extraincdir, --with-extralibdir and so on.

You may have noticed that they removed the --with-livelibdir option. LIVE555 
will be detected if you put the "live" directory where ./configure will look 
for it (/usr/lib, /usr/local/lib, etc.). You can read the configure script 
to see the possible locations. My compiler is installed in /mingw, so I have 
/mingw/lib/live.

_________________________________________________________________
Fixing up the home? Live Search can help 
http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=hmemailtaglinenov06&FORM=WLMTAG




More information about the MPlayer-users mailing list