[Mono-bugs] [Bug 58849][Cri] New - build mono-0.99 fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 May 2004 07:07:52 -0400 (EDT)


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 bopm@udaff.com.

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

--- shadow/58849	2004-05-22 07:07:52.000000000 -0400
+++ shadow/58849.tmp.10742	2004-05-22 07:07:52.000000000 -0400
@@ -0,0 +1,58 @@
+Bug#: 58849
+Product: Mono: Compilers
+Version: unspecified
+OS: Debian Woody
+OS Details: Linux devil 2.6.4 #2 Wed Mar 31 17:13:49 MSD 2004 i686 unknown
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bopm@udaff.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: build mono-0.99 fails
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. just build
+2. 
+3. 
+
+Actual Results: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -D_REENTRANT -I/usr/local/include -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c threads.c -Wp,-MD,.deps/threads.TPlo  -fPIC -DPIC -o .libs/threads.lo
+threads.c: In function `ves_icall_System_Threading_Thread_Thread_internal':
+threads.c:413: warning: implicit declaration of function `mono_marshal_get_delegate_invoke'
+threads.c:413: warning: assignment makes pointer from integer without a cast
+threads.c: In function `ves_icall_System_Threading_Thread_ResetAbort':
+threads.c:1010: parse error before `*'
+threads.c:1012: `thread' undeclared (first use in this function)
+threads.c:1012: (Each undeclared identifier is reported only once
+threads.c:1012: for each function it appears in.)
+threads.c:1019: parse error before `const'
+threads.c:1020: `msg' undeclared (first use in this function)
+threads.c: In function `mono_thread_interruption_checkpoint':
+threads.c:1910: warning: `return' with a value, in function returning void
+make[4]: *** [threads.lo] Error 1
+make[4]: Leaving directory `/home/bopm/mono-0.91/mono/metadata'
+make[3]: *** [all] Error 2
+make[3]: Leaving directory `/home/bopm/mono-0.91/mono/metadata'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/home/bopm/mono-0.91/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/bopm/mono-0.91'
+make: *** [all] Error 2
+
+
+Expected Results:
+
+
+How often does this happen? 
+every try
+
+Additional Information: