From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 09:12:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627FE16A420 for ; Tue, 28 Feb 2006 09:12:30 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4046643D49 for ; Tue, 28 Feb 2006 09:12:29 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 9975 invoked by uid 510); 28 Feb 2006 09:15:34 +0000 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.88/1261. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-3.5/5.0):. Processed in 1.027082 secs); 28 Feb 2006 09:15:34 -0000 X-Spam-Status: No, hits=-3.5 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-3.5/5.0):. Processed in 1.027082 secs Process 9968) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 28 Feb 2006 09:15:33 +0000 From: Robert Slade To: kiew yuen kit In-Reply-To: References: Content-Type: text/plain Message-Id: <1141118132.8351.26.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Tue, 28 Feb 2006 09:15:32 +0000 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: samba 3 and openldap23-server not working 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: Tue, 28 Feb 2006 09:12:30 -0000 On Tue, 2006-02-28 at 02:34, kiew yuen kit wrote: > I have updates my cvsup and when i install my samba3 with openldap23-server, > i get error that show something like the ldap-2.3 library are mssing and my > openldap23-server and openldap23-client are installed before i install my > samba3 package through the ports. i even try remove the openldap and > reinstall the samba3 so that it will fetch the openldap23-server and > openldap23-client and installed up. But still the same i having the same > error message complain on the missing ldap-2.3 library Kiew, I am away from base at present and can't get to my notes. I recall having a similar problem, the issue was that there was a ldap library already installed as part of another port which messed up the installation of the openldap server and client. I think the problem was solved by using an earlier version of openldap-server which matched the installed library. Sorry to sound vague. Rob