From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 05:35:51 2004 Return-Path: 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 D1D8516A4CE for ; Thu, 28 Oct 2004 05:35:51 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7077843D2F for ; Thu, 28 Oct 2004 05:35:51 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.13.1) id i9S5Zm3a036610; Thu, 28 Oct 2004 00:35:48 -0500 (CDT) (envelope-from dan) Date: Thu, 28 Oct 2004 00:35:48 -0500 From: Dan Nelson To: Matt Schwartz Message-ID: <20041028053548.GA67137@dan.emsphone.com> References: <0MKz5u-1CMzc02rM7-0007Qs@mrelay.perfora.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0MKz5u-1CMzc02rM7-0007Qs@mrelay.perfora.net> X-OS: FreeBSD 5.3-BETA7 X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: nss_ldap build problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 05:35:51 -0000 In the last episode (Oct 27), Matt Schwartz said: > I am stumped. I am trying to build nss_ldap and I get an error that > says cannot locate file when I know it exists and I know the > exact directory it is located in and specify it. Here is the command > line I am using: > > ./configure -includedir=/usr/local/include. There must be some environment > parameters that need to be set for the compiler or config script? I > don't know. Any help would be appreciated. This works for me: cd /usr/ports/net/nss_ldap make install -- Dan Nelson dnelson@allantgroup.com