[FFmpeg-user] (RUN_AVX_INSTR:6) cannot reference symbol `sizeofm9' in preprocessor
강용희
yhkang at icube.co.kr
Mon Dec 26 15:10:56 CET 2011
I have the same problem.
Errors have occurred on '.../x86/...' stuffs, while we are building for ARM.
Is 'yasm' working on ARM cortex-a8 NEON?
If not, '--disable-yasm' looks appropriate.
I'm not sure which is right.
Waiting for other's opinion...Thanks, in advance.
-----Original Message-----
From: ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-
bounces at ffmpeg.org] On Behalf Of Hans-Christoph Steiner
Sent: Friday, December 23, 2011 11:13 AM
To: ffmpeg-user at ffmpeg.org
Subject: [FFmpeg-user] (RUN_AVX_INSTR:6) cannot reference symbol `sizeofm9'
in preprocessor
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
First, its building something for x86. Second 'sizeofm9' doesn't seem to
exist anywhere.
here's the complete build log: https://build.safermobile.org/job/android-
ffmpeg/7/console
Here's how I am configuring:
https://github.com/guardianproject/android-
ffmpeg/blob/master/configure_ffmpeg.sh
I can make it go away by doing '--disable-yasm'.
..hc
----------------------------------------------------------------------------
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away to benefit those who profit from scarcity."
-John Gilmore
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list