Ok, I think I get it. Here is a patch to configure.ac (don't forget to run autoconf). I hope things will be alright with it. Index: configure.ac =================================================================== RCS file: /cvsroot/milter-greylist/configure.ac,v retrieving revision 1.179 diff -r1.179 configure.ac 57c57 < AC_CHECK_LIB([bind], [res_init], [LIBS="-lbind $LIBS"]) --- > LIBS="-lbind $LIBS" -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] "DNS resolver is not thread safe" error
2006-08-05 by manu@netbsd.org