On Wed, Aug 02, 2006 at 09:33:25AM +0300, Sysadmin wrote: > gcc -o milter-greylist milter-greylist.o pending.o sync.o dnsrbl.o > list.o conf_yacc.o dump_yacc.o conf.o autowhite.o dump.o spf.o acl.o > -L/usr/lib -Lno/lib -Wl,--rpath=no/lib -L/usr/lib -Wl,--rpath=/usr/lib > -lresolv -lnsl -lpthread -lmilter Where has -lbind gone? Add it to LIBS in the Makefile. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] "DNS resolver is not thread safe" error
2006-08-02 by Emmanuel Dreyfus