[Gstreamer-bugs] [Bug 100184] New - Doesn't like x86_64

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Dec 2 15:30:39 PST 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=100184

Changed by hp at redhat.com.

--- shadow/100184	Mon Dec  2 18:30:39 2002
+++ shadow/100184.tmp.5887	Mon Dec  2 18:30:39 2002
@@ -0,0 +1,53 @@
+Bug#: 100184
+Product: GStreamer
+Version: 0.4.2
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: hp at redhat.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Doesn't like x86_64
+
+gstreamer is unhappy about compiling on x86_64. 
+
+After hacking configure to pretend it's an x86, I get these errors:
+
+gstcpuid_i386.s: Assembler messages:
+gstcpuid_i386.s:5: Error: suffix or operands invalid for `push'
+gstcpuid_i386.s:7: Error: suffix or operands invalid for `push'
+gstcpuid_i386.s:8: Error: suffix or operands invalid for `push'
+gstcpuid_i386.s:9: Error: suffix or operands invalid for `push'
+gstcpuid_i386.s:10: Error: suffix or operands invalid for `push'
+gstcpuid_i386.s:11: Error: `8(%ebp)' is not a valid 64 bit base/index
+expressiongstcpuid_i386.s:13: Error: `12(%ebp)' is not a valid 64 bit
+base/index expression
+gstcpuid_i386.s:16: Error: `(%edi)' is not a valid 64 bit base/index expression
+gstcpuid_i386.s:17: Error: `16(%ebp)' is not a valid 64 bit base/index
+expression
+gstcpuid_i386.s:20: Error: `(%edi)' is not a valid 64 bit base/index expression
+gstcpuid_i386.s:21: Error: `20(%ebp)' is not a valid 64 bit base/index
+expression
+gstcpuid_i386.s:24: Error: `(%edi)' is not a valid 64 bit base/index expression
+gstcpuid_i386.s:25: Error: `24(%ebp)' is not a valid 64 bit base/index
+expression
+gstcpuid_i386.s:28: Error: `(%edi)' is not a valid 64 bit base/index expression
+gstcpuid_i386.s:29: Error: suffix or operands invalid for `pop'
+gstcpuid_i386.s:30: Error: suffix or operands invalid for `pop'
+gstcpuid_i386.s:31: Error: suffix or operands invalid for `pop'
+gstcpuid_i386.s:32: Error: suffix or operands invalid for `pop'
+gstcpuid_i386.s:34: Error: suffix or operands invalid for `pop'
+
+
+Peanut gallery says:
+ <foo> drop the asm stuff, use setcontext or pthreads
+ <arjan> hp: if you know x86 asm it's the same
+ <arjan> just the 64 bit registers are called rax etc
+
+As a separate bug, I think configure should fail if it can't identify the arch.





More information about the Gstreamer-bugs mailing list