[Mono-bugs] [Bug 69571][Blo] Changed - Source install fails on OpenBSD 3.6

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Jan 2005 16:31:31 -0500 (EST)


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 lupus@ximian.com.

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

--- shadow/69571	2005-01-10 15:40:13.000000000 -0500
+++ shadow/69571.tmp.31624	2005-01-10 16:31:31.000000000 -0500
@@ -970,6 +970,12 @@
 #define _IN_LIBGC 1
 
 configure: exit 0
 
 ------- Additional Comments From acgetchell@ucdavis.edu  2005-01-10 15:40 -------
 Same problem with Mono 1.0.5
+
+------- Additional Comments From lupus@ximian.com  2005-01-10 16:31 -------
+You probably need to change libgc/configure.in: grep for
+freebsd and make sure openbsd is handled in mostly the same way.
+Testing by people with an actual openbsd system is welcome: not sure
+the Boehm GC has been tested much with threads on openbsd...