Re: bison I/O error

2010-07-01 Thread John Levine
>I'm getting the following error using bison 2.3 : > >Building Unsupported.tab.c because it does not exist. >bison -d -pUnsupported Unsupported.y >bison: I/O error >gmake: *** [Unsupported.tab.c] Error 1 >or38 linus>bison -V >bison (GNU Bison) 2.3 > >Any clue about what might be the root cause of

bison I/O error

2010-07-01 Thread ENTRESSANGLE ERIC
Hello I'm getting the following error using bison 2.3 : Building Unsupported.tab.c because it does not exist. bison -d -pUnsupported Unsupported.y bison: I/O error gmake: *** [Unsupported.tab.c] Error 1 or38 linus>bison -V bison (GNU Bison) 2.3 Any clue about what might be the root cause of the