[Mono-bugs] [Bug 58344][Wis] Changed - Solaris build failure
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 23 May 2004 12:10:47 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=58344
--- shadow/58344 2004-05-22 17:57:06.000000000 -0400
+++ shadow/58344.tmp.24150 2004-05-23 12:10:47.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: rjohnsto@sfu.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Can not build
+Summary: Solaris build failure
Description of Problem:
When building mono on Solaris, there are several undefined references.
Specifically, when running make from the command line in the directory
mono-0.91/mono/interpreter, the build process fails. A log of the build
process follows.
@@ -48,6 +48,10 @@
./.libs/libmint.so: undefined reference to `send@SUNW_1.1'
collect2: ld returned 1 exit status
make: *** [mint] Error 1
------- Additional Comments From tberman@gentoo.org 2004-05-22 17:57 -------
ugh, this is not a MonoDevelop bug.
+
+------- Additional Comments From vargaz@freemail.hu 2004-05-23 12:10 -------
+Others have reported this on the mailing list. However, I can't
+reproduce it.