[Mono-bugs] [Bug 55902][Nor] Changed - GNU bison 1.875 fails on monoburg compilation (use /usr/ccs/bin/yacc instead) (mono-0.31)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Mar 2004 16:58:17 -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 vargaz@freemail.hu.

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

--- shadow/55902	2004-03-22 13:48:11.000000000 -0500
+++ shadow/55902.tmp.6285	2004-03-22 16:58:17.000000000 -0500
@@ -70,6 +70,14 @@
 could have come from there also.
 
 lpsantil@MachineName:~/build/mono/mono-0.31>pkginfo|grep bison
 application SMCbison                         bison
 
 Louis
+
+------- Additional Comments From vargaz@freemail.hu  2004-03-22 16:58 -------
+Could you try running it under 'truss', e.g.
+
+truss  bison ./monoburg.y -o parser.c
+
+and paste the output ?
+