[Ffmpeg-devel] Darwin/OSX Dylib Support
Lina Pezzella
J4rg0n
Mon Sep 26 17:37:20 CEST 2005
On Sep 26, 2005, at 6:00 AM, ffmpeg-devel-request at mplayerhq.hu wrote:
>> I've attached a new patch that puts the version information in the
>> correct place in the configure file. Sorry about the mixup. I didn't
>> catch it myself because I was compiling with both --enable-shared and
>> --enable-shared-pp. This patch works with --enable-shared and --
>> enable-gpl on my Tiger 10.4.2 powerbook.
>>
>
> Much better, I'd apply this, except for this hunk:
>
>
>> --- libavcodec/ppc/fdct_altivec.c 2005-08-05 15:15:34.000000000
>> -0400
>> +++ libavcodec/ppc/fdct_altivec.c 2005-09-24 16:52:04.000000000
>> -0400
>> @@ -18,7 +18,7 @@
>>
>> -#include "common.h"
>> +#include "../../libavutil/common.h"
>>
>
> This should be fixed through the right -I options. Is it really
> necessary? I cannot test right now, but my first guess is that it
> should work without this change...
I just tried it with the CVS source from yesterday, and it does
indeed work without this bit now. Thanks for all your work on this.
--Lina Pezzella
Ebuild & Porting Co-Lead
Gentoo for OS X
More information about the ffmpeg-devel
mailing list