Prof A Olowofoyeku (The African Chief) wrote:
Or don't change anything in parse.y and make sure that parse.[ch] are not older than parse.y (which should be the case in the source distribution).
As I reported to you in a private email. I have had to make amendments to parse.c and gpc.h (relating to some things in parse.c). So parse.c should be newer than parse.y, and therefore, I shouldn't have got this problem (or is this not the case?).
If parse.h is also not older -- and if the parse.c that you made your changes to wasn't already rebuilt by your bison (I suspect it was -- you might want to extract it from the distribution and redo your changes).
Frank