What are you using for the "./configure" options?  I'm going to take a guess and say 
that it has to do with --enable-hardquota.  You must use bytes for the hardquota 
option.  ie. for 5MB limit use --enable-hardquota=5242880 (not 5M - the docs say that 
you can but it doesn't work).

> -----Original Message-----
> From: Steven Katz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 16, 2001 12:22 PM
> To: [EMAIL PROTECTED]
> Subject: Install errors
> 
> 
> I get the following error when installing vpopmail. Familiar 
> to anyone?
> 
> 
> make[2]: Entering directory `/home/steven/vpopmail-4.10.29'
> gcc -I. -Icdb      -g -O2 -Wall -c vpopmail.c
> gcc -I. -Icdb      -g -O2 -Wall -c md5.c
> gcc -I. -Icdb      -g -O2 -Wall -c bigdir.c
> gcc -I. -Icdb      -g -O2 -Wall -c vauth.c
> vauth.c: In function `vauth_getpw':
> vauth.c:278: incompatible types in initialization
> vauth.c:278: incompatible types in initialization
> vauth.c:278: incompatible types in initialization
> vauth.c:278: incompatible type for argument 1 of `memset'
> make[2]: *** [vauth.o] Error 1
> make[2]: Leaving directory `/home/steven/vpopmail-4.10.29'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/steven/vpopmail-4.10.29'
> make: *** [all-recursive-am] Error 2
> 
> 
> Thanks,
> Steven
> 
> 

Reply via email to