On Wednesday 19 November 2008 06:32:26 Peter Boosten wrote:
> Hi all,
>
> Anyone try to compile this one?
> It stops with a
> www/mod_auth_ldap     (missing header)
>
> The header it cannot find is:
> mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory
>
> And it's right: the file indeed is not on my system, and it didn't come
> with apr-gdbm-db44-1.3.3.1.3.4, nor with apache-2.2.9_5.
>
> Does anyone have some clues about the solution?
>
> TIA
>
> Peter

The module is outdated. apr_compat.h was deprecated in Apache 2.0 and removed 
in Apache 2.2. Port has to be market BROKEN if APACHE_PORT == www/apache22 
and fixed upstream.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to