Hi,
I use previous versions of sqwebmail since a few years with no problem,
but i cannot compile the newest 5.1.0 version on my differents RedHat
7.2 servers :
On a server with openldap-2.0.27, i receive the following error :
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
configure: error: ldap.h header found, but a test compile failed -- check
ldapaddressbook/config.log for more details
I've also tryed with the --without-ldapaddressbook option, and on
another server without openldap, but then i receive the following error
:
Compiling ldaplist.c
ldaplist.c: In function `doldapsearch':
ldaplist.c:274: parse error before `struct'
ldaplist.c:276: `createInfo' undeclared (first use in this function)
ldaplist.c:276: (Each undeclared identifier is reported only once
ldaplist.c:276: for each function it appears in.)
ldaplist.c:276: warning: value computed is not used
make[4]: *** [ldaplist.o] Error 1
Can someone tell me what are the new requirements for this version ?
The readme just mention the need of PCRE but does not mention any other
new requirement.
Thanks in advance for any help...