[Mono-bugs] [Bug 50848][Nor] New - bison breaks build?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Nov 2003 04:41:22 -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 eijg@dolfijn.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=50848
--- shadow/50848 2003-11-12 04:41:22.000000000 -0500
+++ shadow/50848.tmp.22782 2003-11-12 04:41:22.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 50848
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details: Fedora Core 1
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: eijg@dolfijn.nl
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: bison breaks build?
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+make error when building 0.28 as well as 0.28.20031111
+
+Steps to reproduce the problem:
+1. ./configure --prefix=/usr
+2. make all
+
+Actual Results:
+
+bison ./monoburg.y -o parser.c
+make error: make[3]: ***[parser.c] Broken Pipe.
+
+Expected Results:
+
+correct build?
+
+How often does this happen?
+Any time
+
+Additional Information: