Sorry, it's not the --enable-hardquota=5M param that wrong.
to use valias feature you need to use mysql:
--enable-valias=y --enable-mysql=y
Hope that fixes it.
Regards
Donal
On Mon, Jul 16, 2001 at 02:17:59PM +0000, Mustafa Han wrote:
> I did it but I've seen the same error.
>
> >> ucspi-tcp-0.88 on a Freebsd 4.2 server.
> >> But After ##make command while I Compile vpopmail-4.10.29 an error:
> >> "" c -I. -Icdb -g -O2 -Wall -c vauth.c
> >> vauth.c: In function `vauth_getpw':
> >> vauth.c:278: incompatible type for argument 1 of `memset'
> >> vauth.c: In function `vauth_adduser_line':
> >> vauth.c:708: nondigits in number and not hexadecimal
> >> *** Error code 1
> >>
> >> Stop in /usr/home/han/qmail/vpopmail-4.10.29.
> >> *** Error code 1"""
> >> *******************************************************************
> >> was occurred
> >>
> >> my ./configure command is:
> >> ./configure --enable-hardquota=5M --enable-roaming-users=y
> >> --enable-large-site=y --enable-relay-clear-minutes=60
> >> --enable-sqwebmail-pass=y --enable-clear-passwd=y --enable-valias=y
> >>