From owner-freebsd-ports@FreeBSD.ORG Tue Jun 20 12:46:26 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 4B8BA16A47B for ; Tue, 20 Jun 2006 12:46:26 +0000 (UTC) (envelope-from sgeorge.ml@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCADF43D46 for ; Tue, 20 Jun 2006 12:46:24 +0000 (GMT) (envelope-from sgeorge.ml@gmail.com) Received: by wx-out-0102.google.com with SMTP id s8so399600wxc for ; Tue, 20 Jun 2006 05:46:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nOcA05J0wD9bGo9UUhYOZbgR8vVTysuMl/sgmtQgKRwzOzCIISq2MDafrLoNqDN2zlAHLDgii8KeqZYqJD2tAk9Z/CHisKp+1mb9f3VOpIdsHAAcbuHs524iyOYggFw+9ZJBepqD++iY6XCxTs20D6lSHonxo018SuEhot9r87o= Received: by 10.70.52.10 with SMTP id z10mr10372433wxz; Tue, 20 Jun 2006 05:46:24 -0700 (PDT) Received: by 10.70.99.7 with HTTP; Tue, 20 Jun 2006 05:46:23 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 18:16:23 +0530 From: "Siju George" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 12:46:26 -0000 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 :-) Thankyou so much Kind Regards Siju