Hello List,

I tried to install vpopmail 5.3.27 with ldap authentication.
Unfortunately, the following error occured during make.

> gcc -I. -I/usr/local/include      -g -O2 -Wall -c vauth.c
> vauth.c: In function `vauth_getpw':
> vauth.c:70: storage size of `limits' isn't known
> vauth.c:290: warning: implicit declaration of function `vget_limits'
> vauth.c:290: `in_domain' undeclared (first use in this function)
> vauth.c:290: (Each undeclared identifier is reported only once
> vauth.c:290: for each function it appears in.)
> vauth.c:292: warning: implicit declaration of function `vlimits_get_gid_mask'
> vauth.c:70: warning: unused variable `limits'
> vauth.c: In function `vset_lastauth':
> vauth.c:918: warning: implicit declaration of function `vset_lastauth_time'
> vauth.c: In function `vset_lastauth_time':
> vauth.c:950: warning: control reaches end of non-void function
> make[2]: *** [vauth.o] Error 1
> make[2]: Leaving directory `/usr/local/src/vpopmail-5.3.27'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/vpopmail-5.3.27'

Compiling with normal cdb authentication seems to work without error.

Regards,
---
Tohru Kobayashi
[EMAIL PROTECTED]


Reply via email to