[Mono-bugs] [Bug 58208][Nor] Changed - gacutil has problems on FreeBSD 4.9

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Nov 2004 16:31:29 -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 vargaz@gmail.com.

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

--- shadow/58208	2004-11-08 20:28:55.000000000 -0500
+++ shadow/58208.tmp.1059	2004-11-09 16:31:29.000000000 -0500
@@ -54,6 +54,17 @@
 1.0.4 yet.
 
 ------- Additional Comments From stefan@rusek.org  2004-11-08 20:28 -------
 I have tried the version from ports and the version from bsd#, all 
 of them exhibit the same problem. They are supposed to work with 
 freebsd 5.3, and I am running 5.2.1.
+
+------- Additional Comments From vargaz@gmail.com  2004-11-09 16:31 -------
+We don't really have freebsd expertise in the core mono group, so
+your best bet is to upgrade to 5.3. Also, even on 5.3, the stock
+mono sources will probably don't work, you need to apply some/all
+patches from the freebsd ports tree:
+
+http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/mono/
+
+and need to compile mono with the PTHREAD_CFLAGS and PTHREAD_LIBS
+variables supplied by the ports infrastructure.