If you touch language.yacc, make ought to rebuild language.h.
If it's made from a dist that should however never happen, as language.h already is generated there. Perhaps you can diff the locally and remotely generated langauge.h and see if it only differs in a few places (or at all).
If it's made from a dist that should however never happen, as language.h already is generated there. Perhaps you can diff the locally and remotely generated langauge.h and see if it only differs in a few places (or at all).
Ok... Problems seems that I have bison 1.875d...
Tarball language.h is generated by bison 2.0....
Maybe there is some incompatibility with bison 1.8 and 2.0 ?
How can for force Make to NOT generate language.h ?
/Xavier
Strange.
This still don't fix my problem.
It is allmost impossible to make a FreeBSD port from new pike 7.6.xx now...
I am rather puzzled... :/
/Xavier
How can for force Make to NOT generate language.h ?
touch y.tab.c in src.
pike-devel@lists.lysator.liu.se