[Mono-bugs] [Bug 58344][Wis] Changed - Solaris build failure

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 15:53:59 -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 devnull@knark.info.

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

--- shadow/58344	2004-08-03 11:03:54.000000000 -0400
+++ shadow/58344.tmp.18119	2004-11-15 15:53:59.000000000 -0500
@@ -1,11 +1,11 @@
 Bug#: 58344
 Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
-OS Details: SunOS cassiopeia 5.8 Generic_117000-03 sun4u sparc SUNW,Sun-Blade-100
+OS Details: SunOS emeldir 5.8 Generic_108528-18 sun4u sparc
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
@@ -149,6 +149,16 @@
 in ../mono/interpreter/Makefile
 
 I am fairly sure this meets the intention of the Makefile.
 Of course this fix needs to be integrated properly into the package 
 (each ./configure will overwrite it).
 
+
+------- Additional Comments From devnull@knark.info  2004-11-15 15:53 -------
+I can confirm this in version 1.0.4. Changing the makefile as
+suggested did help.
+Here is my setup:
+gcc --version: gcc (GCC) 3.2.2
+ld --version: GNU ld version 2.13.2.1
+uname -a: SunOS emeldir 5.8 Generic_108528-18 sun4u sparc
+SUNW,Sun-Blade-100
+Hope this helps.