[Gstreamer-bugs] [Bug 121184] Changed - Assembly error in gst-libs/ext/ffmpeg/ffmpeg/libavcodec/bswap.h and common.h
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Sep 2 21:17:07 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=121184
Changed by ds at schleef.org.
--- shadow/121184 Mon Sep 1 10:56:30 2003
+++ shadow/121184.tmp.11323 Wed Sep 3 00:17:07 2003
@@ -53,6 +53,11 @@
asm("M."#K":"); \
asm(" movl $."#K"., %edx"); \
asm(" call _mcount"); \
}
#endif
Note the individual statements and colons within quotes.
+
+------- Additional Comments From ds at schleef.org 2003-09-03 00:17 -------
+For now, you'll have to use --disable-ffmpeg, since ffmpeg only builds
+with gcc. The attached patch should help, too, but I think ffmpeg
+compiles fine on Solaris/sparc (please check this if you can).
More information about the Gstreamer-bugs
mailing list