Autor: Paul Civati Data: Dla: exim-dev Temat: Re: [exim-dev] Latest releases on FreeBSD4
I wrote:
> I need some suggestions on patching the latest Exim releases on
> FreeBSD4 since they don't build:
>
> gcc smtp_in.c
> smtp_in.c: In function `smtp_vprintf':
> smtp_in.c:403: syntax error before `}'
> *** Error code 1
>
> DEBUG(D_receive)
> {
> }
As a very quick hack I can get by with removing the debug function,
but is there a better solution?