[Mono-bugs] [Bug 38655][Wis] New - Build broken. GC headers not found.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 25 Feb 2003 01:43:25 -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 tum@veridicus.com.

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

--- shadow/38655	Tue Feb 25 01:43:25 2003
+++ shadow/38655.tmp.8338	Tue Feb 25 01:43:25 2003
@@ -0,0 +1,43 @@
+Bug#: 38655
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: tum@veridicus.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Build broken.  GC headers not found.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+Building mono using the supplied install script fails on a fresh install 
+of XP + Cygwin.
+
+Steps to reproduce the problem:
+1. Download mono-build-w32.sh
+2. Run it.
+
+Actual Results:
+
+checking for GC_malloc in -lgc... yes
+configure: error: Found libgc but not its header files! You may need to 
+install
+them by hand.
+
+Expected Results:
+
+Mono should build successfully.
+
+How often does this happen? 
+
+All the time.