[Mono-bugs] [Bug 78987][Nor] New - Problem compiling mono 1.1.16.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 1 07:34:13 EDT 2006


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 pierre42d at 9online.fr.

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

--- shadow/78987	2006-08-01 07:34:13.000000000 -0400
+++ shadow/78987.tmp.7640	2006-08-01 07:34:13.000000000 -0400
@@ -0,0 +1,71 @@
+Bug#: 78987
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: GNU/Linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: pierre42d at 9online.fr               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problem compiling mono 1.1.16.1
+
+[...]
+Making all in interpreter
+make[3]: Entering directory `/tmp/mono-1.1.16.1/mono/interpreter'
+if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
+-I. -I../.. -I../..  -I/usr/local/include/glib-2.0
+-I/usr/local/lib/glib-2.0/include   -pthread -I/usr/local/include/glib-2.0
+-I/usr/local/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE
+-D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DLARGE_CONFIG -D_FILE_OFFSET_BITS=64
+ -s -O3 -march=i686 -fno-strict-aliasing -Wdeclaration-after-statement -g
+-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
+-Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith
+-Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT
+interp.lo -MD -MP -MF ".deps/interp.Tpo" -c -o interp.lo interp.c; \
+then mv -f ".deps/interp.Tpo" ".deps/interp.Plo"; else rm -f
+".deps/interp.Tpo"; exit 1; fi
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include/glib-2.0
+-I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0
+-I/usr/local/lib/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE
+-D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DLARGE_CONFIG -D_FILE_OFFSET_BITS=64
+-s -O3 -march=i686 -fno-strict-aliasing -Wdeclaration-after-statement -g
+-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
+-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith
+-Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT
+interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c  -fPIC -DPIC -o
+.libs/interp.o
+interp.c:58:26: mono/os/util.h: No such file or directory
+interp.c: In function `ves_real_abort':
+interp.c:238: error: dereferencing pointer to incomplete type
+interp.c:240: error: dereferencing pointer to incomplete type
+interp.c: In function `get_virtual_method':
+interp.c:305: error: structure has no member named `interface_offsets'
+interp.c: In function `interp_walk_stack':
+interp.c:690: error: dereferencing pointer to incomplete type
+interp.c: In function `dump_frame':
+interp.c:944: warning: implicit declaration of function
+`mono_debug_source_location_from_il_offset'
+interp.c:944: warning: nested extern declaration of
+`mono_debug_source_location_from_il_offset'
+interp.c:944: warning: assignment makes pointer from integer without a cast
+interp.c: In function `do_icall':
+interp.c:1243: warning: function declaration isn't a prototype
+interp.c: In function `ves_exec_method_with_context':
+interp.c:2667: error: structure has no member named `interface_offsets'
+interp.c:2691: error: structure has no member named `interface_offsets'
+interp.c:3957: error: dereferencing pointer to incomplete type
+interp.c:4004: error: dereferencing pointer to incomplete type
+make[3]: *** [interp.lo] Error 1
+make[3]: Leaving directory `/tmp/mono-1.1.16.1/mono/interpreter'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/tmp/mono-1.1.16.1/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/tmp/mono-1.1.16.1'
+make: *** [all] Error 2


More information about the mono-bugs mailing list