[Mono-bugs] [Bug 76342][Wis] New - errors when compiling 1.1.9 on
solaris 2.9 - using /usr/ccs/bin/as
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 5 17:55:54 EDT 2005
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 dougpostman at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76342
--- shadow/76342 2005-10-05 17:55:54.000000000 -0400
+++ shadow/76342.tmp.6694 2005-10-05 17:55:54.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 76342
+Product: Mono: Compilers
+Version: 1.1
+OS: Solaris [Other]
+OS Details: Solaris 8 and 9
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Other.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: dougpostman at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: errors when compiling 1.1.9 on solaris 2.9 - using /usr/ccs/bin/as
+
+I have been able to compile the previous version of mono on solaris 2.9,
+but mono 1.1.9 will not compile. This is because when trying to compile
+libgdiplus, I get the error that /usr/ccs/bin/as 'var/tmp//ccmyZTJG.s"
+line 6194 invalid operand. - leaves the cairo directory unbuilt...
+ Basically even though I use the configure option with
+ ./configure --prefix=/usr/local --with-as=/usr/local/bin/as --with-
+ld=/usr/local/bin/ld
+ the make command still has errors finding the correct assembler??? I
+can build the old mono - 1.1.7 but not the new one - 1.1.9 on Solaris?
+ Any ideas? The path is set to use the correct ld and as also. My
+environment should be setup ok because the old version of mono compiles
+correctly.
+
+thanks
More information about the mono-bugs
mailing list