On Mon, Oct 11, 2004 at 04:00:31PM -0000, martinmcwhorter wrote: > > It is generated using lex (or flex) from conf_lex.l > Lex does not fail, but make failed after that with: > > dump_yacc.y:44:22: dump_lex.c: No such file or directory > make: *** [dump_yacc.o] Error 1 What do you have in the makefile about lex? How LEX is defined? Does make clean && make conf_lex.l do something? -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Re: Make Error: conf_lex.c
2004-10-11 by Emmanuel Dreyfus