[FFmpeg-devel] [PATCH] Indeo5 decoder
Maxim
max_pole
Fri Apr 17 17:08:23 CEST 2009
Diego Biurrun schrieb:
> On Fri, Apr 17, 2009 at 01:44:30PM +0200, Maxim wrote:
>
>> I was not able to make these tests on PPC because I couldn't get the
>> latest svn compiled in my PPC Mac!
>>
>
> Works fine on mine, what was the problem?
>
My Mac is quite old, the OS I can use on it is 10.3.9 (Panther)...
Trying to compile the stuff rises the following error:
make: *** No rule to make the target libavdevice/libavdevice.a
I manually added the following lines to the Makefile:
libavdevice/libavdevice.a:
$(MAKE) -C libavdevice
and the same for all other libs. I got it compiled then but I couldn't
get it installed (the same error as above but for the install)!
Trying to run the ffplay without installation causes a crash...
P.S: my GCC version is 3.3 and the make is 3.79
Any advice helping me further will be appreciated (I know wrong E-mail
list)...
Regards
Maxim
More information about the ffmpeg-devel
mailing list