i'm trying to compile on rh 7.1, following
http://howto.globelinks.com/qmail-howto-freebsd.html#1.0 as a how to. and now i am
making sqwebmail and it is giving me this error on make.
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 `/root/mail/sqwebmail-3.0.0/authlib'
make: *** [all-recursive] Error 1
any help would be greatly appreciated
------------------------------------------------------------
.