Tere.
>
>
> This one:
>
>
>> YY_FLUSH_BUFFER;
>>
>
>
>
Ok, did that:
void
conf_dispose_input_file(void) {
/*
YY_FLUSH_BUFFER;
*/
}
But new error occur:
In file included from dump_yacc.y:75:
dump_lex.l: In function `dump_dispose_input_file':
dump_lex.l:96: error: `YY_FLUSH_BUFFER' undeclared (first use in this
function)
dump_lex.l:96: error: (Each undeclared identifier is reported only once
dump_lex.l:96: error: for each function it appears in.)
dump_yacc.y: At top level:
dump_lex.c:1185: warning: `yyunput' defined but not used
make: *** [dump_yacc.o] Error 1
--
MartMessage
Re: [milter-greylist] Can't compile milter-greylist with postfix in Debian?
2007-05-09 by Mart Pirita