Re: [Exim] Exim-4.0.5 fails to compile with OPENLDAP2

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sheldon Hearn
Fecha:  
A: exim-users
Asunto: Re: [Exim] Exim-4.0.5 fails to compile with OPENLDAP2
On (2002/07/19 16:42), Odhiambo G. Washington wrote:

> I wanted to compile Exim-4 with OPENLDAP type set to OPENLDAP2
> (FreeBSD 4.6-STABLE here) from the ports.
>
> I'm wondering whether this is OpenLDAP or Exim issue.


It could be a problem with the FreeBSD port itself
(ports/mail/exim-devel), since I haven't tested ldap2 compilation
myself.

How did you start the port build? Like this?

    make WITH_LDAP=yes LDAP_LIB_TYPE=OPENLDAP2


If not, show me what you did. If so, can you confirm that

a) ports/net/openldap2 is installed, and
b) liblber.so.2 is available, with 'ldconfig -r |grep lber'.

Ciao,
Sheldon.