Has anyone ran into the problem of while trying to compile sqwebmail-3.0, it
returns the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I
.. -I./.. -c authvchkpw.c
authvchkpw.c: In function `auth_vchkpw_changepass':
authvchkpw.c:142: warning: assignment from incompatible pointer type
authvchkpw.c:151: dereferencing pointer to incomplete type
authvchkpw.c:151: dereferencing pointer to incomplete type
make[1]: *** [authvchkpw.o] Error 1
make[1]: Leaving directory `/usr/src/sqwebmail-3.0.0/authlib'
make: *** [all-recursive] Error 1
I've updated the preauthvchkpw.c file in the authlib directory, and it
didn't seem to make any difference. Anyone got any ideas?
Chris Beverly
"Outside of a dog, a book is a man's best friend. Inside of a dog, it's too
dark to read." - Groucho Marx