Le 1 déc. 08 à 13:02, Wouter Sieburgh a écrit :
Hi
I've got a problem building bison 2.*:
Making all in src
make[2]: Entering directory `/develop/devroot64/bison-2.4/src-
bison-2.4/src'
/bin/sh ../build-aux/ylwrap parse-gram.y y.tab.c parse-gram.c y.tab.h
parse-gram.h y.output parse-gram.output -- ../tests/bison -y
--warnings=all,error "-dv"
There is no reason for bison to be run here: the tarball contains the
generated files with proper timestamps. So I guess something is going
wrong on your machines wrt timestamps. touch src/parse-gram.[ch]
should help. ls -ltr src should display generated files after the
source file (src/parse-gram.y).
_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison