From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 02:02:02 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 78A3616A4CE for ; Thu, 28 Oct 2004 02:02:02 +0000 (GMT) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA7643D39 for ; Thu, 28 Oct 2004 02:02:02 +0000 (GMT) (envelope-from mschwartz@netcinergy.com) Received: from pcp01508784pcs.malvrn01.pa.comcast.net[68.82.139.162] (helo=vette) by mrelay.perfora.net with ESMTP (Nemesis), id 0MKz5u-1CMzc02rM7-0007Qs; Wed, 27 Oct 2004 22:02:00 -0400 X-Provags-ID: perfora.net abuse@perfora.net login:afa2dea0ae959d2c2f1e28bafcff1594 Message-ID: <0MKz5u-1CMzc02rM7-0007Qs@mrelay.perfora.net> From: "Matt Schwartz" To: Date: Wed, 27 Oct 2004 22:01:52 -0400 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcS8khfNoha3+hSTSkWC+kkWC6um3g== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: nss_ldap build problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mschwartz@netcinergy.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 02:02:02 -0000 Hello All, 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. Thanks, Matt