[EXIM] Exim 1.891 and LDAP

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jon Morby
Fecha:  
A: ph10
Cc: exim-users
Asunto: [EXIM] Exim 1.891 and LDAP
Tried to build 1.891 with the LDAP options (more as an experiment than
anything else) and got the following .. Any suggestions?

jon@luigi:/home/jon/src/exim-1.891> find . -name 'ldap*' -print
./src/lookups/ldap.c
./src/lookups/ldap.h
./build-SunOS5-5.6-sparc/lookups/ldap.h
./build-SunOS5-5.6-sparc/lookups/ldap.c
jon@luigi:/home/jon/src/exim-1.891> make
cd build-${build:-`scripts/os-type`-`scripts/arch-type`}; make


`libident.a' is up to date.

cc -c -xO2 ldap.c
"ldap.c", line 30: cannot find include file: <lber.h>
"ldap.c", line 31: cannot find include file: <ldap.h>
"ldap.c", line 36: syntax error before or at: LDAPURLDesc
"ldap.c", line 36: cannot recover from previous errors
cc: acomp failed for ldap.c
*** Error code 2
make: Fatal error: Command failed for target `ldap.o'
Current working directory /other/home/jon/src/exim-1.891/build-SunOS5-5.6-sparc/lookups
*** Error code 1
make: Fatal error: Command failed for target `lookups/lookups.a'
Current working directory /other/home/jon/src/exim-1.891/build-SunOS5-5.6-sparc
*** Error code 1
make: Fatal error: Command failed for target `go'
jon@luigi:/home/jon/src/exim-1.891> ls -la src/lookups/lb*
src/lookups/lb*: No such file or directory
jon@luigi:/home/jon/src/exim-1.891> find . -name 'lber*' -print
jon@luigi:/home/jon/src/exim-1.891>

-- 
Jon Morby                                  mail: jon@???
Fidonet/Internet Gateway                   http: www.fido.net


--
*** Exim information can be found at http://www.exim.org/ ***