[Gstreamer-bugs] [Bug 93646] New - build fails on ppc if nasm is installed
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Sep 19 05:07:26 PDT 2002
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=93646
Changed by wettoad at knighthoodofbuh.org.
--- shadow/93646 Thu Sep 19 08:07:26 2002
+++ shadow/93646.tmp.28301 Thu Sep 19 08:07:26 2002
@@ -0,0 +1,28 @@
+Bug#: 93646
+Product: GStreamer
+Version: 0.4.0
+OS: Linux
+OS Details: debian unstable ppc
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: wettoad at knighthoodofbuh.org
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL:
+Summary: build fails on ppc if nasm is installed
+
+here is where the make fails
+
+gstmempool.c: In function `gst_mem_pool_alloc':
+gstmempool.c:138: unknown register name `ebx' in `asm'
+gstmempool.c:138: unknown register name `ecx' in `asm'
+gstmempool.c:138: inconsistent operand constraints in an `asm'
+gstmempool.c: In function `gst_mem_pool_free':
+gstmempool.c:185: inconsistent operand constraints in an `asm'
+
+this is a bug because nasm may and can be installed on a ppc if the machine
+is used to cross compile software.
More information about the Gstreamer-bugs
mailing list