Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 39146 invoked by uid 500); 11 Dec 2002 07:34:24 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 39135 invoked from network); 11 Dec 2002 07:34:23 -0000 Message-ID: <3DF6EAC0.7090100@sharp.fm> Date: Wed, 11 Dec 2002 09:35:28 +0200 From: Graham Leggett User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.2) Gecko/20021129 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Blair Zajac CC: "William A. Rowe, Jr." , dev@apr.apache.org Subject: Re: apr_ldap_url.h parse error with latest commit References: <5.1.0.14.2.20021210233135.0278b828@pop3.rowe-clan.net> <5.1.0.14.2.20021211002031.026ab490@pop3.rowe-clan.net> <3DF6DD3C.27DE5D28@orcaware.com> In-Reply-To: <3DF6DD3C.27DE5D28@orcaware.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Blair Zajac wrote: > configure | grep ldap: > > checking for ldap support... > config.status: creating include/apr_ldap.h > config.status: creating ldap/Makefile > checking whether to enable mod_auth_ldap... no > checking whether to enable mod_ldap... no > Making depend in ldap Instead of using grep ldap, look for the section of apr-util's configure that deals with ldap. It should look something like this: checking for ldap support... checking for ldap_init in -lldap50... no checking for ldap_init in -lldapssl41... no checking for ldap_init in -lldapssl40... no checking for ldap_init in -lldapssl30... no checking for ldap_init in -lldapssl20... no checking for ldap_init in -lldap... yes setting APRUTIL_EXPORT_LIBS to "-lldap -llber" setting APRUTIL_LIBS to "-lldap -llber" checking for ldapssl_install_routines in -lldap... no checking for ldap_start_tls_s in -lldap... yes checking for ber_init in -llber... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ldap_ssl.h usability... no checking ldap_ssl.h presence... no checking for ldap_ssl.h... no Regards, Graham -- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..."