Net_Guru_2U <markham@...> wrote: > Yes. I had to add -lldap and -llber to the LIBS variable where it was > checking for smfi_register in -lmilter in ./configure to make it > configure and compile. Apparently when libmilter is built with > APPENDDEF(`confENVDEF', `-DLDAPMAP') and APPENDDEF(`confLIBS', > `-lldap') in the sendmail site.config.m4 you need to include the ldap > stuff for anything else you do with libmilter. How do other milter solve this problem? Obviously having to test random libraries that were linked with libmilter is not the right way, it's like a cat and mouse game where the milter can never test anything that must be tested. There must be something more clever to do. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Re: Ldap and milter-greylist
2007-04-15 by manu@netbsd.org