Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 22:55:10 +0200
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
Cc:        ports@freebsd.org
Subject:   Re: Exim 4.52 with SPF fails
Message-ID:  <20050728205510.GE35496@voodoo.oberon.net>
In-Reply-To: <AEF86EFA5497434190F6D57E2666EA7A2CD4D9@ERWIN.intern.seceidos.de>
References:  <AEF86EFA5497434190F6D57E2666EA7A2CD4D9@ERWIN.intern.seceidos.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050728205510.GE35496>