Mart Pirita <mart@...> wrote: > Turned out, that I had /usr/include/arpa and /usr/include/arpa_last, I > remember, that some compilations needed older stuff (arpa_last is > actually newer) so now I activated the newer again, and so this #include > <arpa_last/nameser.h> was useless, however with new test options: Right, that probably means there is no need to tweak the configure script, since this setup is unique to your machine. > /home/soft/milter-greylist-4.3.9/dnsrbl.c:205: undefined reference to > `__ns_initparse' You are linking with the wrong libresolv and/or libnsl. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] 4.3.9 build problems.
2011-08-29 by manu@netbsd.org