[Mono-bugs] [Bug 75090][Cri] New - on amd64 fails to build

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 29 17:28:01 EDT 2005


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.

Changed by davidj.as at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75090

--- shadow/75090	2005-05-29 17:28:01.000000000 -0400
+++ shadow/75090.tmp.27279	2005-05-29 17:28:01.000000000 -0400
@@ -0,0 +1,65 @@
+Bug#: 75090
+Product: Mono: Debugger
+Version: 1.1
+OS: 
+OS Details: Fedora Core 3, x86_64 amd64
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Critical
+Component: backend
+AssignedTo: toshok at ximian.com                            
+ReportedBy: davidj.as at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: on amd64 fails to build 
+
+Latest SVN 5/20/05
+
+autogen.sh runs fine
+
+make fails with:
+
+
+
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -pthread
+-I/opt/mono-1.1.6/include -I/usr/include/glib-2.0
+-I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -g -Wall -Wunused
+-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
+-Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
+-Wno-cast-qual -Wcast-align -Wwrite-strings -MT x86-ptrace.lo -MD -MP -MF
+.deps/x86-ptrace.Tpo -c x86-ptrace.c  -fPIC -DPIC -o .libs/x86-ptrace.o
+In file included from /usr/include/asm/user.h:4,
+                 from x86_64-arch.h:10,
+                 from x86-arch.h:44,
+                 from x86-linux-ptrace.h:4,
+                 from x86-ptrace.c:35:
+/usr/include/asm-x86_64/user.h:56: error: syntax error before "u64"
+/usr/include/asm-x86_64/user.h:58: error: syntax error before "mxcsr"
+/usr/include/asm-x86_64/user.h:59: error: syntax error before "mxcsr_mask"
+/usr/include/asm-x86_64/user.h:60: error: syntax error before "st_space"
+/usr/include/asm-x86_64/user.h:61: error: syntax error before "xmm_space"
+/usr/include/asm-x86_64/user.h:62: error: syntax error before "padding"
+/usr/include/asm-x86_64/user.h:63: error: syntax error before '}' token
+/usr/include/asm-x86_64/user.h:87: error: field `i387' has incomplete type
+In file included from x86-ptrace.c:424:
+x86_64-arch.c:21: error: field `current_fpregs' has incomplete type
+x86_64-arch.c: In function `server_ptrace_call_method_invoke':
+x86_64-arch.c:652: warning: assignment makes integer from pointer without a
+cast
+x86-ptrace.c: At top level:
+x86-ptrace.c:444: warning: initialization from incompatible pointer type
+x86-linux-ptrace.c:92: warning: '_server_ptrace_set_dr' defined but not used
+x86-linux-ptrace.c:106: warning: '_server_ptrace_get_dr' defined but not used
+make[3]: *** [x86-ptrace.lo] Error 1
+make[3]: Leaving directory `/opt/mono_svn/debugger/backends/server'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/opt/mono_svn/debugger/backends'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/opt/mono_svn/debugger'
+make: *** [all] Error 2
+
+if you need access to a amd64 machine please e-mail thanks
+davidj.as at gmail.com


More information about the mono-bugs mailing list