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