[Gstreamer-bugs] [Bug 112609] Changed - [0.6.2] fails to build gst/mpeg2enc on Solaris x86 w/o gas
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri May 9 15:22:55 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=112609
Changed by hidetoshi.tajima at sun.com.
--- shadow/112609 Fri May 9 17:49:31 2003
+++ shadow/112609.tmp.8917 Fri May 9 18:22:55 2003
@@ -18,6 +18,13 @@
With same reason as bug 112607, mpeg2enc plugin
cannot be built on a Soalris x86 where no GNU
assmubler(gas) is installed.
------- Additional Comments From ds at schleef.org 2003-05-09 14:40 -------
Fixed in HEAD
+
+------- Additional Comments From hidetoshi.tajima at sun.com 2003-05-09 18:22 -------
+*.s herein cause many erros with native as
+(/usr/ccs/bin/as) on Solaris.
+ - Comments should start with '/' instead of '#'.
+ - .global should be .globl.
+ - .word should be (perhaps) .value.
More information about the Gstreamer-bugs
mailing list