The "--enable-hardquota=5M" is incorrect (at least for v4.9.10). You have to use the
actual bytes despite what the docs say. So use "--enable-hardquota=5242880" for the
equivalent of 5MB.
> -----Original Message-----
> From: Donal Diamond [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 16, 2001 10:44 AM
> To: Mustafa Han
> Cc: [EMAIL PROTECTED]
> Subject: Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2
> server
>
>
> 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
> > >>
>