I'm doing ./configure --with-user=greylist --enable-dnsrbl --with-libbind=/usr/local/lib and getting the following message: --enable-dnsrbl used but DNS resolver is not thread safe Try installing BIND9 and using --with-libbind I have BIND 9.3.2 installed. Without "--enable-dnsrbl" it seems that it is configured and compiled well (though with several warnings). System is Linux 2.4 with gcc 3.3.4 and glibc 2.3.2 # ls -l /usr/local/lib | grep libbind -rw-r--r-- 1 root root 97886 Jan 3 2006 libbind9.a -rw-r--r-- 1 root root 919 Jan 3 2006 libbind9.la lrwxrwxrwx 1 root root 17 Jan 3 2006 libbind9.so -> libbind9.so.0.0.7 lrwxrwxrwx 1 root root 17 Jan 3 2006 libbind9.so.0 -> libbind9.so.0.0.7 -rw-r--r-- 1 root root 112421 Jan 3 2006 libbind9.so.0.0.7 -rw-r--r-- 1 root root 3917302 Jan 3 2006 libbind.a -rw-r--r-- 1 root root 798 Jan 3 2006 libbind.la lrwxrwxrwx 1 root root 16 Jan 3 2006 libbind.so -> libbind.so.4.0.2 lrwxrwxrwx 1 root root 16 Jan 3 2006 libbind.so.4 -> libbind.so.4.0.2 -rw-r--r-- 1 root root 1979501 Jan 3 2006 libbind.so.4.0.2 What should I do? Maybe reinstall BIND with some specific options (I did "./configure --enable-libbind --with-libtool"), or add some options to milter-greylist's configure? Best regards, Denis Solovyov
Message
"DNS resolver is not thread safe" error
2006-07-28 by Denis Solovyov
Attachments
- No local attachments were found for this message.