From owner-freebsd-ports@FreeBSD.ORG Tue Jun 20 13:06:42 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8CA16A479 for ; Tue, 20 Jun 2006 13:06:42 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp104.sbc.mail.mud.yahoo.com (smtp104.sbc.mail.mud.yahoo.com [68.142.198.203]) by mx1.FreeBSD.org (Postfix) with SMTP id AA50C43D45 for ; Tue, 20 Jun 2006 13:06:41 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 54823 invoked from network); 20 Jun 2006 13:06:40 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@69.213.130.136 with login) by smtp104.sbc.mail.mud.yahoo.com with SMTP; 20 Jun 2006 13:06:40 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 2B1C597 for ; Tue, 20 Jun 2006 08:06:39 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zU-SnlXeHU1E for ; Tue, 20 Jun 2006 08:06:37 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id 401EF45 for ; Tue, 20 Jun 2006 08:06:37 -0500 (CDT) Message-ID: <4497F2DC.4070706@mikestammer.com> Date: Tue, 20 Jun 2006 08:06:36 -0500 From: Eric User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 CC: freebsd-ports@freebsd.org References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Samba3 Port install fails due to OpenLDAP dependency version problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:42 -0000 Siju George wrote: > Hi, > > Here is the error message while compiling Samba3 with the latest ports. > > --------------------- > ===> Installing for openldap-client-2.3.24 > > ===> openldap-client-2.3.24 conflicts with installed package(s): > openldap-client-2.2.30 > > 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/samba3. > ------------------------------------------------------------------------- > > Hope this can be easily fixed :-) > uninstall openldap-client-2.2.30 and try again. I had to do this for an ingo update today. i think this is due to the new 'default' version of openldap getting bumped recently.