[Mono-bugs] [Bug 39187][Wis] New - mono-build-w32.sh fails to build a fresh MONO runtime

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 6 Mar 2003 06:41:03 -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 imitko@openlinksw.co.uk.

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

--- shadow/39187	Thu Mar  6 06:41:03 2003
+++ shadow/39187.tmp.7523	Thu Mar  6 06:41:03 2003
@@ -0,0 +1,40 @@
+Bug#: 39187
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details: Windows XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: imitko@openlinksw.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-build-w32.sh fails to build a fresh MONO runtime
+
+Description of Problem: Not sure for right component ; 
+Using the mono-build-w32.sh from web , i have tried to build a fresh 
+mono runtime under Windows/Cygwin . So the build fails repeatably with 
+'libgc found but not its header files'. Looking at c:\mono\install\include
+, there is a gc.h files .... 
+
+
+Steps to reproduce the problem:
+1. get a mono-build-w32.sh from www.go-mono.com
+2. start it under cygwin bash in clean c:\mono directory 
+
+
+Actual Results:
+error on configure : 'libgc found but not its header files'
+
+Expected Results:
+to compile fresh mono
+
+How often does this happen? 
+always
+
+Additional Information: