[Mono-bugs] [Bug 69571][Blo] Changed - Source install fails on OpenBSD 3.6
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Nov 2004 04:52:14 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69571
--- shadow/69571 2004-11-16 20:24:58.000000000 -0500
+++ shadow/69571.tmp.10845 2004-11-17 04:52:14.000000000 -0500
@@ -71,6 +71,12 @@
Additional Information: Also fails when installed as root
------- Additional Comments From duncan@ximian.com 2004-11-16 20:21 -------
OpenBSD is not part of the binary package release, so this is not my bug.
+
+------- Additional Comments From dick@ximian.com 2004-11-17 04:52 -------
+For some reason your linker isn't seeing those libgc functions, even
+though libmonogc.la is included in the libtool line.
+
+Maybe check in libgc/config.log, see if there are any clues there.