Date: Sun, 07 Aug 2005 18:51:40 -0700 From: Pat Lashley <patl+freebsd@volant.org> To: Marcus Grando <marcus@corp.grupos.com.br>, Kirill Ponomarew <krion@voodoo.oberon.net>, Jan-Peter.Koopmann@seceidos.de, ports@freebsd.org Subject: Re: Exim 4.52 with SPF fails Message-ID: <86657EE4E7EB96ECFEECEA96@clarke.phoenix.volant.org> In-Reply-To: <42E95A53.9070805@corp.grupos.com.br> References: <AEF86EFA5497434190F6D57E2666EA7A2CD4D9@ERWIN.intern.seceidos.de> <20050728205510.GE35496@voodoo.oberon.net> <42E95A53.9070805@corp.grupos.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
--On 28 July, 2005 6:21:07 PM -0400 Marcus Grando <marcus@corp.grupos.com.br> wrote: > Kirill, > > I have patch to update mail/libspf2 to 1.2.5. I test all dependencies > (mail/postfix-policyd-spf need changes) and after that submit to upgrade. > > Exim problem is: > >http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.52: > >TK/02 Rewrote SPF support to work with libspf2 versions >1.2.0. > > Jan, > > Please upgrade mail/libspf2 with this patch > http://corp.grupos.com.br:8080/~marcus/patch/libspf2.patch I applied this patch on a 5.4-STABLE (July 30) system; but I get: ../../src/libspf2/.libs/libspf2.so: undefined reference to `res_ninit' ../../src/libspf2/.libs/libspf2.so: undefined reference to `res_nclose' when building libspf2. A quick look at the source shows some conditional compilation chosen by the HAVE_DECL_RES_NINIT macro; so I suspect there are just a couple of cases that are missing the test and alternative code. -Pat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86657EE4E7EB96ECFEECEA96>