[Mono-bugs] [Bug 73929][Wis] Changed - building jay requires a plain cc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 03:50:18 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 jan.reitz at lanxess.com.

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

--- shadow/73929	2005-03-21 10:07:56.000000000 -0500
+++ shadow/73929.tmp.27359	2005-06-21 03:50:18.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono Tasks
 Version: 0%
 OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Build
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: Jochen-mono at Hayek.name               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -45,6 +45,17 @@
 in order to surpass the problem, once make stopped,
 add the following entry in mcs/build/config.make 
 
     CC = gcc
 
 but that entry ought to be generated by autoconfig.
+
+------- Additional Comments From jan.reitz at lanxess.com  2005-06-21 03:50 -------
+had the same problems with building mono, i simply added a 'g' to the
+rows that failed.
+When the jay folder finished i rerun make from base folder and it
+completed whithout further failures.
+
+Thought this was caused by the /usr/ucb/cc that i have installed,
+which is not working (something with Warning: Option -YP...)
+
+Mono works fine compiled with gcc instead of the cc here too.


More information about the mono-bugs mailing list