From owner-cvs-all Wed Feb 13 6:17: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from omega.lovett.com (omega.lovett.com [209.249.90.123]) by hub.freebsd.org (Postfix) with ESMTP id 5567437B405; Wed, 13 Feb 2002 06:16:55 -0800 (PST) Received: from [24.243.55.247] (helo=[10.0.0.2] ident=ident) by omega.lovett.com with asmtp (Exim 3.33 #1) id 16b0DP-000BCQ-00; Wed, 13 Feb 2002 06:16:55 -0800 User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Wed, 13 Feb 2002 08:17:42 -0600 Subject: Re: cvs commit: ports/mail/evolution Makefile From: Ade Lovett To: Maxim Sobolev Cc: , Message-ID: In-Reply-To: <3C6A2507.33426813@FreeBSD.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02/13/02 02:34, "Maxim Sobolev" 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