cvs commit: ports/mail/milter-greylist Makefile distinfo pkg-message pkg-plist ports/mail/milter-greylist/files milter-greylist.sh patch-configure patch-greylist.conf

Andrey Chernov ache at FreeBSD.org
Sun Dec 10 07:47:39 PST 2006


On Mon, Dec 11, 2006 at 12:26:59AM +0900, Hajimu UMEMOTO wrote:
> Hi,
> 
> >>>>> On Sun, 10 Dec 2006 16:03:20 +0300
> >>>>> Andrey Chernov <ache at FreeBSD.org> said:
> 
> ache> This is superfluous. From my source reading --with-thread-safe-resolver 
> ache> just forces configure to treat any resolver as safe. Without this option 
> ache> configure does actual check for res_ninit().
> 
> Did you actually try to build milter-greylist on 6.2 before updating
> the resolver to BIND9's one or 5.x?  Without this option, the
> configure successes only when there is res_ninit() which our old
> resolver doesn't have.
> BTW: the code was written by me for FreeBSD pre 6.2. :)

I don't have anything other than -current to test.
Any help for those systems would be appreciated.
As I check out both RELENG_6 and RELENG_6_2, they have res_ninit()
BTW, RELENG_5* don't
Probably {OSVERSION} should be pushed from 5* to the moment res_ninit() 
appearse.

Or do you try to say that >= 502102 have thread safe resolver even without 
res_ninit()?

-- 
http://ache.pp.ru/


More information about the cvs-all mailing list