Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2011 01:57:37 -0800 (PST)
From:      Umar Draz <umar_draz@yahoo.com>
To:        "apache@FreeBSD.org" <apache@FreeBSD.org>
Subject:   ldap installation problem with apache
Message-ID:  <1321178257.16765.YahooMailNeo@web111510.mail.gq1.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am trying to install apache-2.2.1 on FreeBSD 8.2 64bit, I want to use ldap_authentication. Here is my make.conf

WITH_LDAP_MODULES=yes


But I am getting this error on make install


mod_authnz_ldap.c:41:2: error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure.
mod_authnz_ldap.c:63: error: expected specifier-qualifier-list before 'deref_options'


the apr package is also installed

apr-0.9.19.0.9.19_1 Apache Portability Library


Please help me how to solve this error

Best Regards,

Umar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1321178257.16765.YahooMailNeo>