[Mono-bugs] [Bug 74632][Blo] Changed - FreeBSD 5.4 links multiply in trunk svn
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 02:56:40 -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 flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74632
--- shadow/74632 2005-04-17 04:52:40.000000000 -0400
+++ shadow/74632.tmp.9064 2005-04-18 02:56:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74632
Product: Mono Tasks
Version: 0%
OS: other
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: INVALID
Severity: Unknown
Priority: Blocker
Component: Build
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
QAContact: mono-bugs@ximian.com
@@ -65,6 +65,13 @@
------- Additional Comments From flashdict@gmail.com 2005-04-17 04:52 -------
Please apply this patch. It's a showstopper for freebsd.
+
+------- Additional Comments From flashdict@gmail.com 2005-04-18 02:56 -------
+This still isn't quite right. The multiple pthread libraries under
+FreeBSD should not be directly linked, as it turns out, but the
+correct one chosen with -pthread, without specifying a library at all.
+
+I'm going to open a new bug on this.