[Mono-bugs] [Bug 44586][Wis] New - mono compiles, but mcs refuses to compile

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 11 Jun 2003 23:29:37 -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 willxpp@triad.rr.com.

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

--- shadow/44586	Wed Jun 11 23:29:37 2003
+++ shadow/44586.tmp.5421	Wed Jun 11 23:29:37 2003
@@ -0,0 +1,38 @@
+Bug#: 44586
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: Gentoo 1.4 rc4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: WillXPP@triad.rr.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono compiles, but mcs refuses to compile
+
+Description of Problem: mono compiles, but mcs refuses to compile 
+ 
+Steps to reproduce the problem: 
+1. Get sources from CVS. 
+2. Compile mono as directed. 
+3. Get mono-charge as directed. 
+4. Compile mcs by: 
+	make -f makefile.gnu 
+5. It fails. 
+ 
+Actual Results: http://stuff.digitizedweb.com/mcs_compile.txt (includes both 
+stdout and stderr) 
+ 
+Expected Results: mcs to compile fully. 
+ 
+How often does this happen? Every time I try to compile mcs. 
+ 
+Additional Information: It is of particular interest that boehm-gc is "running out of 
+memory." Perhaps that's contributing the problem? I don't understand why it 
+does because I have 1 GB of RAM and 1 GB of swap.