[FFmpeg-user] (RUN_AVX_INSTR:6) cannot reference symbol `sizeofm9' in preprocessor

Hans-Christoph Steiner hans at guardianproject.info
Sat Dec 24 03:27:46 CET 2011


On Dec 23, 2011, at 2:53 AM, Carl Eugen Hoyos wrote:

> Hans-Christoph Steiner <hans <at> guardianproject.info> writes:
>> I'm building ffmpeg 0.9 for ARM cortex-a8 NEON using the Android NDKr7 (gcc
>> 4.4.3) and I'm getting this bizarre error that I is stumping me:
>> 
>> libswscale/x86/scale.asm:660: error: (RUN_AVX_INSTR:6) cannot reference symbol
>> `sizeofm9' in preprocessor
>> 
> Please consider using current git head and "./configure --enable-cross..."
> instead of (a fork and) a script that looks not entirely correct to me.
> 
>> https://github.com/guardianproject/android-ffmpeg/blob/
>> master/configure_ffmpeg.sh
> 
> The resulting binary of this fork looks non-free (proprietary, unredistributable
> software), so please be careful what you do with such a binary!

The scripts here are just purely to manage all of the ./configure flags, then run 'make'.  I have --enable-cross.. et. al in there.  As for my fork, it just adds two filters to libavfilter and they compile fine.  I'll try head with the same flags.

As for the license, the script is using --enable-gpl.  Can you tell me what in particular I'm doing that is making it non-free?

.hc

----------------------------------------------------------------------------

Man has survived hitherto because he was too ignorant to know how to realize his wishes.  Now that he can realize them, he must either change them, or perish.    -William Carlos Williams




More information about the ffmpeg-user mailing list