Steps to reproduce:<br>Install Slackware64 13.37<br>Compile libmp3lame and install - ./configure --prefix=/usr/local --libdir=/usr/local/lib64 && make && sudo make install<div>Compile ffmpeg with libmp3lame support and install - ./configure --prefix=/usr/local --libdir=/usr/local/lib64 --enable-libmp3lame && make && sudo make install</div>
<div>Compile libx264 and receive error - ./configure --prefix=/usr/local --libdir=/usr/local/lib64 && make && sudo make install</div><div><br><div class="gmail_quote">On Mon, Oct 1, 2012 at 8:44 PM, Wrinkled Cheese <span dir="ltr"><<a href="mailto:wrinkledcheese@gmail.com" target="_blank">wrinkledcheese@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So you're saying the libx264 configure script automatically decided I wanted to do all this linking to ffmpeg/libmp3lame?  As you can tell from the options in my post, nothing I explicitly told the libx264 configure script to do was even remotely linked to ffmpeg or libmp3lame, except maybe sharing a libdir.  The first run through was ./configure && make && sudo make install with the same errors.  The only difference between success and failure was whether or not I already had ffmpeg and libmp3lame installed.<div class="HOEnZb">
<div class="h5"><div>
<br><div class="gmail_quote">On Mon, Oct 1, 2012 at 9:33 AM, Jan Ekström <span dir="ltr"><<a href="mailto:jeebjp@gmail.com" target="_blank">jeebjp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 2012/10/01 15:31, Jan Ekström wrote:<br>
> On 2012/10/01 10:06, Wrinkled Cheese wrote:<br>
>> ...<br>
>><br>
><br>
</div>> ...Not that an x264 binary with LAME linked into it would really do anything, as it is an encoder and libx264<br>
> only uses libavformat/libavcodec to decode things...<br>
<br>
Whoops, meant /x264/ , not libx264 there.<br>
<div><div><br>
Jan E<br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org" target="_blank">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>