[Mono-bugs] [Bug 78303][Wis] Changed - MONO source mono-1.1.15.tar.gz does not build on NetBSD 3.0 (netbsd-3-0-RELEASE/i386/200512182024Z) undefined symbol PTHREAD_STACK_MIN

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 5 10:17:44 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 manfred.braun at manfbraun.de.

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

--- shadow/78303	2006-05-05 05:43:05.000000000 -0400
+++ shadow/78303.tmp.21092	2006-05-05 10:17:44.000000000 -0400
@@ -298,6 +298,33 @@
 Stop.
 make: stopped in /usr/pkgsrc/mono-1.1.15
 *** [all] Error code 1
 1 error
 
 make: stopped in /usr/pkgsrc/mono-1.1.15
+
+------- Additional Comments From manfred.braun at manfbraun.de  2006-05-05 10:17 -------
+Hello,
+
+after I found a similar problem at 
+http://lists.ximian.com/pipermail/mono-devel-list/2005-May/011867.html
+I changed "collection." according to that article and this solved the 
+problem "a bit". This means, that I get rid of that compiling error, 
+but got a new one:
+
+./.libs/libmonoruntime.a(boehm-gc.o)(.text+0x136): In function 
+`mono_gc_is_gc_thread':
+/usr/pkgsrc/mono-1.1.15/mono/metadata/boehm-gc.c:80: undefined 
+reference to `GC_thread_is_registered'
+./.libs/libmonoruntime.a(boehm-gc.o)(.text+0x16f): In function 
+`mono_gc_register_thread':
+/usr/pkgsrc/mono-1.1.15/mono/metadata/boehm-gc.c:92: undefined 
+reference to `GC_thread_register_foreign'
+
+
+I do not know, what I can do. Is there really a support for NetBSD? I 
+am not comfortable with building packages and found only an earlier 
+binary, but this crashes at runtime;So I tried to build a new.
+
+Thanks,
+Manfred
+


More information about the mono-bugs mailing list