From owner-freebsd-stable@FreeBSD.ORG Thu Dec 1 20:53:07 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BFAC106564A for ; Thu, 1 Dec 2011 20:53:07 +0000 (UTC) (envelope-from meyersh@morningside.edu) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 03B508FC13 for ; Thu, 1 Dec 2011 20:53:06 +0000 (UTC) Received: by ggnk5 with SMTP id k5so3443100ggn.13 for ; Thu, 01 Dec 2011 12:53:06 -0800 (PST) Received: by 10.236.145.170 with SMTP id p30mr14434238yhj.99.1322772786209; Thu, 01 Dec 2011 12:53:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.150.139.13 with HTTP; Thu, 1 Dec 2011 12:52:25 -0800 (PST) In-Reply-To: References: From: Shaun Meyer Date: Thu, 1 Dec 2011 14:52:25 -0600 Message-ID: To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: www/Apache22 fails to build when configured for LDAP and AUTHNZ_LDAP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 20:53:07 -0000 On Wed, Nov 30, 2011 at 11:41 AM, Mark Saad wrote: > You need to just rebuild the apr port with ldap. Confirm what version > of apr you have installed and then use make config in that port to add > ldap support. Remove the installed port and reinstall the new one with > ldap support . They you should be able to install apache with ldap > hooks. > That did it. I was spending too much energy looking at www/apache22. Thank you, Gentlemen. Regards, Shaun