Date: Wed, 13 Feb 2002 08:17:42 -0600 From: Ade Lovett <ade@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: ports/mail/evolution Makefile Message-ID: <B88FD1A6.609C%ade@FreeBSD.org> In-Reply-To: <3C6A2507.33426813@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/13/02 02:34, "Maxim Sobolev" <sobomax@FreeBSD.org> wrote: > Ade Lovett wrote: >> >> ade 2002/02/12 21:03:22 PST >> >> Modified files: >> mail/evolution Makefile >> Log: >> Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate for >> turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware >> standards. > > Please don't do this. The problem is that ldap library is linked with > version of the DB3 incompatible with Evolution, so that when you are > linking evo with libldap it start using that (wrong) version of the > DB3, which makes evolution unstable like a hell, especially on > 5-CURRENT. Perhaps some ld(1) glue is necessary to resolve the problem > properly, but I don't have a time to dig into it right now. Not for much longer. I'm testing code that puts the db3 dependency back in net/openldap2, removing much of the bogosity in that port. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B88FD1A6.609C%ade>