Exim 4.52 with SPF fails

Kirill Ponomarew krion at voodoo.oberon.net
Thu Jul 28 20:55:47 GMT 2005


On Thu, Jul 28, 2005 at 02:34:59PM +0200, Jan-Peter Koopmann wrote:
> Hi,
> 
> is this a known problem:
> 
> proxy:/usr/ports/mail/exim # make WITH_SPF=yes
> ===>  Building for exim-4.52
> `Makefile' is up to date.
>  
>  
> cc spf.c
> spf.c: In function `spf_open':
> spf.c:36: `SPF_server_t' undeclared (first use in this function)
> spf.c:36: (Each undeclared identifier is reported only once
> spf.c:36: for each function it appears in.)
> spf.c:36: `spf_server' undeclared (first use in this function)
> spf.c:37: `SPF_DNS_CACHE' undeclared (first use in this function)
> spf.c: In function `spf_close':
> spf.c:46: `SPF_server_t' undeclared (first use in this function)
> spf.c:46: `spf_server' undeclared (first use in this function)
> spf.c: In function `spf_find':
> spf.c:52: `SPF_server_t' undeclared (first use in this function)
> spf.c:52: `spf_server' undeclared (first use in this function)
> spf.c:53: `SPF_request_t' undeclared (first use in this function)
> spf.c:53: `spf_request' undeclared (first use in this function)
> spf.c:54: `SPF_response_t' undeclared (first use in this function)
> spf.c:54: `spf_response' undeclared (first use in this function)
> *** Error code 1
> 
> Stop in /usr/ports/mail/exim/work/exim-4.52/build-FreeBSD-i386/lookups.
> *** Error code 1
> 
> Stop in /usr/ports/mail/exim/work/exim-4.52/build-FreeBSD-i386.
> *** Error code 1
> 
> Stop in /usr/ports/mail/exim/work/exim-4.52.
> *** Error code 1
> 
> Stop in /usr/ports/mail/exim.

Yeah, sorry for this, I wasn't aware about this breakage.  I hope
I'll find time to fix it, if not, I would appreciate if somebody
else pick up this task.

-Kirill


More information about the freebsd-ports mailing list