Re: [Exim] [compilation]

Góra strony
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
Dla: fred_sos
CC: exim-users
Temat: Re: [Exim] [compilation]
fred_sos@??? wrote:
> This is the full ouput:

......
> make[2]: Entering directory `/usr/local/src/exim-3.36/build-Linux-i386/lookups'
> gcc -c -O -I /usr/local/ldap/include cdb.c
> gcc -c -O -I /usr/local/ldap/include dbmdb.c
> gcc -c -O -I /usr/local/ldap/include dnsdb.c
> gcc -c -O -I /usr/local/ldap/include ldap.c
> ldap.c:32: lber.h: No such file or directory
> ldap.c:33: ldap.h: No such file or directory
> make[2]: *** [ldap.o] Error 1
> make[2]: Leaving directory `/usr/local/src/exim-3.36/build-Linux-i386/lookups'


AHA! ;)

Did you install the ldap headerfiles?
Is you LOOKUP_INCLUDES-path correct? (or was it LDAP_INCLUDES?,
something like that :))

Nico