On Fri, 20 Dec 2002, Michael wrote: > make[2]: Entering directory >`/home/michael/stuff/progs/install/dosemu/dosemu-1.1.4/src/base/init' > bison -y -v -do parser.c parser.y > parser.y:1338.3-61: type clash (`' `i_value') on default action > make[2]: *** [parser.c] Error 1 > make[2]: Leaving directory >`/home/michael/stuff/progs/install/dosemu/dosemu-1.1.4/src/base/init' > make[1]: *** [base/init] Error 2 > make[1]: Leaving directory >`/home/michael/stuff/progs/install/dosemu/dosemu-1.1.4/src' > make: *** [default] Error 2 > > bison (GNU Bison) 1.50 > gcc (GCC) 3.2.1
I see nothing suspicious there. Just tried with Bison 1.75 and it compiles just fine for me, so consider upgrading (or downgrading, 1.28 works fine too) your Bison. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
