With the latest cvs head without flex I run into: /bin/bash ../build-aux/ylwrap scan-code.l .c scan-code.c -- : /bin/bash ../build-aux/ylwrap scan-skel.l .c scan-skel.c -- : /bin/bash ../build-aux/ylwrap scan-gram.l .c scan-gram.c -- : make[1]: *** [scan-skel.c] Error 1 make[1]: *** [scan-gram.c] Error 1 make[1]: *** [scan-code.c] Error 1
With flex installed but no texinfo I run into: WARNING: `makeinfo' is missing on your system. [..] make[1]: *** [bison.info] Error 1 Sebastian
