[Mono-bugs] [Bug 58095][Nor] New - Release note advice incorrect on Mac OS-X source install
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 18:32:50 -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 steve@inkbyte.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58095
--- shadow/58095 2004-05-05 18:32:50.000000000 -0400
+++ shadow/58095.tmp.29889 2004-05-05 18:32:50.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 58095
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: OS-X Panther
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: steve@inkbyte.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Release note advice incorrect on Mac OS-X source install
+
+In trying to install the new (Beta 1) as a source install on OS-X,
+I installed the recommended Boehm garbage collector as specified
+in the release notes. However the "./configure" step of installing
+Mono still insists:
+
+ configure: WARNING: "Compiling mono without GC."
+
+Even AFTER the garbage collector was installed as specified.