From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 15:42:52 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 E816D16A420 for ; Thu, 9 Feb 2006 15:42:52 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1FF43D4C for ; Thu, 9 Feb 2006 15:42:50 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id k19FfhNc043360; Thu, 9 Feb 2006 09:42:03 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <43EB62AC.3040003@daleco.biz> Date: Thu, 09 Feb 2006 09:41:32 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sonjaya References: <20060209135416.53794.qmail@web52107.mail.yahoo.com> In-Reply-To: <20060209135416.53794.qmail@web52107.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: error ltdl 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: Thu, 09 Feb 2006 15:42:53 -0000 sonjaya wrote: >dear all > >i use freebsd 6.0 to install openldap , when i >configure from source not port i get error such like >this the error : >ecking dependency style of cc... (cached) none >checking for cc depend flag... -M >checking for afopen in -ls... no >checking ltdl.h usability... no >checking ltdl.h presence... no >checking for ltdl.h... no >configure: error: could not locate libtool ltdl.h > >how to solved that . > >My regards > >My Regard's > >SONJAYA > > Well, "use the port" comes to mind. The "porter" has done a good bit of work to make sure that when make runs configure, configure knows it is on a FreeBSD system and the header file in question in under /usr/local/share/libtool15/libltdl/ ;-) That said, if you must compile from source (and there could be some valid reasons, though I can't guess what they are), there is probably some way to tell configure to do this via the command line. IANAE, though, and don't know what it is; and I started to "make" the port but didn't see anything. Might be an exercise you could use. Or, just install the port. KDK PS> the .sig file is random, nothing personal.... -- Without fools there would be no wisdom.