Closed Bug 612919 Opened 14 years ago Closed 14 years ago

emms bad instruction in yuv_convert.cpp

Categories

(Core :: Audio/Video, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 612429

People

(Reporter: jrmuizel, Unassigned)

Details

Attachments

(1 file)

I get the following error when trying to build for android:

/home/jrmuizel/android-ndk-r4c/build/platforms/android-5/arch-arm/usr/include/asm-generic/siginfo.h:58: warning: ISO C forbids zero-size array '_pad'
In file included from /home/jrmuizel/src/mozilla-central/gfx/cairo/libpixman/src/pixman-arm-neon.c:34:
/home/jrmuizel/src/mozilla-central/gfx/cairo/libpixman/src/pixman-private.h:68: warning: comma at end of enumerator list
yuv_convert.cpp
{standard input}: Assembler messages:
{standard input}:302: Error: bad instruction `emms'
{standard input}:1506: Error: bad instruction `emms'
make[5]: *** [yuv_convert.o] Error 1
make[4]: *** [libs] Error 2
make[3]: *** [libs_tier_platform] Error 2
make[2]: *** [tier_platform] Error 2
make[1]: *** [default] Error 2
Attachment #491233 - Flags: review?
Attachment #491233 - Flags: review? → review?(chris.double)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment on attachment 491233 [details] [diff] [review]
only use emms on x86

See patch in bug 612429.
Attachment #491233 - Flags: review?(chris.double)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: