From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 02:46:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B2E4106568E for ; Wed, 5 Mar 2008 02:46:02 +0000 (UTC) (envelope-from kingedgar@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 37EFD8FC19 for ; Wed, 5 Mar 2008 02:46:02 +0000 (UTC) (envelope-from kingedgar@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1317906waf.3 for ; Tue, 04 Mar 2008 18:46:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=1KKSGMTHcsZzaxq2iJ9ILAOXptQMlIBFRXaz+chgJD8=; b=BJeTca1HbSV+kMrDcw+0DbKHIS2LA2rmQL3y52t+nbjuB0Um9FRxv1ZGpvO63zpoO0Yk7vaG7ix4qn7Dz4jj3JX2HzToYCywppi5JSsydlkCJguEYdEJmgX8wI+4E2C3V8SOmfccwrwvpX6O47k/upE4FL95IzaxgfdoZ95BGoc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=rXUzFbs2Ek5MQ6qIXJLMzGJyrLFIktNAuc4P81ahHTV4rWDRQzKlhfj7MiuH5ztjzmyBH0e2piHaIE0BI4u6umOtz92XAUjL+AHJNwaWCWidQZmYW0Obx8lGfedXcRW1u+5UeCwwY9tsSxTg3X691xh3/sWV8XzkZ8rJbJe1FLg= Received: by 10.115.58.1 with SMTP id l1mr3359506wak.110.1204683516571; Tue, 04 Mar 2008 18:18:36 -0800 (PST) Received: by 10.114.209.2 with HTTP; Tue, 4 Mar 2008 18:18:36 -0800 (PST) Message-ID: <970380130803041818t2be7a090p283c2887dc64a62a@mail.gmail.com> Date: Tue, 4 Mar 2008 20:18:36 -0600 From: "Jason Garrett" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: nss_ldap wants openldap 2.3.41 - have 2.4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 02:46:02 -0000 This is most likely a dumb question, but how do I tell ports to build nss_ldap against openldap-2.4.8? The build of nss_ldap fails with conflicts. ===> Installing for openldap-client-2.3.41 ===> openldap-client-2.3.41 conflicts with installed package(s): openldap-client-2.4.8 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/net/openldap23-client. *** Error code 1 Stop in /usr/ports/net/nss_ldap.