Hi Folks,
I'm trying to compile vpopmail with LDAP support using OpenLDAP 2.0.7-14 and
vpopmail-4.9.10 on RedHat 7.1, but I get errors compiling vauth.c
gcc -I. -I/usr/include -g -O2 -Wall -c vauth.c
vauth.c: In function `vauth_adduser':
vauth.c:482: dereferencing pointer to incomplete type
vauth.c: In function `vauth_adddomain':
vauth.c:572: dereferencing pointer to incomplete type
vauth.c: At top level:
vauth.c:842: conflicting types for `vwrite_dir_control'
vauth.h:81: previous declaration of `vwrite_dir_control'
make[2]: *** [vauth.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/vpopmail-4.9.10«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/vpopmail-4.9.10«
make: *** [all-recursive-am] Fehler 2
Can anybody tell me if OpenLDAP 2 is supported.
Greetings from Berlin
Christian