Re: [exim] Failure to build 4.52

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: jpff
Data:  
Para: exim-users
Asunto: Re: [exim] Failure to build 4.52
Thanks for the suggestion. Seems I am jinxed today. libspf2-1.2.5
fails to compile with
spfquery.c: In function `response_print_errors':
spfquery.c:265: parse error before `int'
spfquery.c:275: `i' undeclared (first use in this function)

which seems a little more fundamental that using nonexistent headers!
Actually it is a blank statement before the end of the declarations
which is not allowed in C89 (and stupidly is in C99)

Still fixing that and the errors you mention it is now running; ta
muchly

==John ffitch