On Thursday 05 March 2009, Andreas Heise wrote:
I tried to compile trunk version on debian lenny, but
it failed.
flex, bison and so on are installed. During make the file lex.yy.c
is created by flex cfg.lex, but it seems to be that lex.yy.c is
compiled twice in the second try lex.yy.c is missing?!
Any hint would be great ;-)
Hi Andreas,
this is indeed strange. I create debian packages for lenny of trunk every day,
did not run into this problem so far. Probably you've did already, but have
you tried a make distclean, and compile again? Do you've done any changes to
the Makefile, perhaps enabled a certain #define or something like this?
Cheers,
Henning