[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
Tue, 23 Mar 2004 16:00:29 -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 louis.p.santillan@jpl.nasa.gov.

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

--- shadow/55902	2004-03-23 15:44:36.000000000 -0500
+++ shadow/55902.tmp.18538	2004-03-23 16:00:29.000000000 -0500
@@ -427,6 +427,17 @@
 
 Louis
 
 ------- Additional Comments From vargaz@freemail.hu  2004-03-23 15:44 -------
 I think you need to have m4 installed at /usr/local/bin/m4.
 
+
+------- Additional Comments From Louis.P.Santillan@jpl.nasa.gov  2004-03-23 16:00 -------
+That might work.  Except for the fact that I don't have GNU m4
+installed or an m4 binary installed there.  Sun's m4 is in
+/usr/ccs/bin/m4.  Adding /usr/ccs/bin to PATH doesn't help either
+(must be hard coded in the binary).  It's funny, this the second time
+in the past week that the differences between Sun's tools and GNU's
+tools has tripped me up.  Last week it was the funky way Sun's cut
+tool works.
+
+Louis