[Ffmpeg-devel] Re: ffmpeg on OS X

Derk-Jan Hartman d.hartman
Fri Oct 21 12:23:45 CEST 2005


On 21 okt 2005, at 03:26, Diego Biurrun wrote:

> On Thu, Oct 20, 2005 at 10:03:59PM +0100, Patrice Bensoussan wrote:
>> Here is a new patch which should be safe to apply...
>
> Please resend as attachment, your mailer has completely mangled the
> patch...
>
>
>> --- configure   19 Oct 2005 14:37:15 -0000      1.212
>> +++ configure   20 Oct 2005 21:00:50 -0000
>> @@ -983,7 +983,7 @@ int main( void ) { return (lrintf(3.999f
>> EOF
>> have_lrintf="no"
>> -if $cc $extralibs -o $TMPE $TMPC 2> /dev/null ; then
>> +if $cc $CFLAGS $LDFLAGS $extralibs -o $TMPE $TMPC 2> /dev/null ;  
>> then
>>

No, that was the essential part of the patch. The lrintf fix...
(Fixes linking to libs outside the default /usr locations)

DJ





More information about the ffmpeg-devel mailing list