> > On Wed, 4 Jan 2006, Simon Matter wrote: > >>>> BTW: I know that openldap built against SASLv1 is old, but I still >>>> want >>>> the rpm to be suitable for older platforms. If it's a problem I simply >>>> disable ldap pts support for those using openldap/SASLv1. >>> >>> cyrus imapd configure checks for openldap version and I believe the >>> supported openldap versions uses saslv2 only. >> >> This seems not to work in my case. However, I'll add the needed logic to >> the rpm build process. >> > > You are correct. cyrus-sasl checks for the openldap version and > cyrus-imapd does not. You should not be able to compile cyrus-imapd with > such old version of openldap anyway.
It builds fine but then an "ldd ptloader" shows that it's linked against both sasl1 and sasl2, which I'm sure won't work. Simon ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
