[Mono-bugs] [Bug 51693][Wis] New - Building mono on RHEL3 results in a segfault

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 08:12:15 -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 dag@wieers.com.

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

--- shadow/51693	2003-12-04 08:12:14.000000000 -0500
+++ shadow/51693.tmp.8937	2003-12-04 08:12:14.000000000 -0500
@@ -0,0 +1,55 @@
+Bug#: 51693
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: Red Hat
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: dag@wieers.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Building mono on RHEL3 results in a segfault
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+When building mono packages on RHEL3, the buildsystem segfaults.
+
+Here's some output:
+
+creating libwapi.la
+(cd .libs && rm -f libwapi.la && ln -s ../libwapi.la libwapi.la)
+make[3]: Leaving directory `/usr/src/redhat/BUILD/mono-0.29/mono/io-layer'
+Making all in monoburg
+make[3]: Entering directory `/usr/src/redhat/BUILD/mono-0.29/mono/monoburg'
+bison ./monoburg.y -o parser.c
+make[3]: *** [parser.c] Segmentation fault
+make[3]: Leaving directory `/usr/src/redhat/BUILD/mono-0.29/mono/monoburg'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/usr/src/redhat/BUILD/mono-0.29/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/src/redhat/BUILD/mono-0.29'
+make: *** [all] Error 2
+
+
+Steps to reproduce the problem:
+1.
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: