[Ffmpeg-devel] Re: ffmpeg on OS X

Diego Biurrun diego
Fri Oct 21 12:36:11 CEST 2005


On Fri, Oct 21, 2005 at 12:23:45PM +0200, Derk-Jan Hartman wrote:
> 
> On 21 okt 2005, at 03:26, Diego Biurrun wrote:
> 
> >On Thu, Oct 20, 2005 at 10:03:59PM +0100, Patrice Bensoussan wrote:
> >
> >>--- 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)

Um, I think the essential problem is the build/link failure on OS X
versions <10.4 ...

Diego





More information about the ffmpeg-devel mailing list