I am new to qmail and am trying to install it and getting everything working
for about the 6th time. I have yet another problem, though I swear I can
follow directions ;)
Installed qmail according to the lwq instructions. Installed vpopmail.
installed qmailadmin. Everything working at this point.
Attempted to install sqwebmail: When I ran make, I got the following error:
make[1]: Entering directory `/usr/local/src/qmail/sqwebmail-3.0.0/authlib'
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/local/src/qmail/sqwebmail-3.0.0/authlib'
make: *** [check-recursive] Error 1
[root@cmrlmail sqwebmail-3.0.0]#
Does this look like I missed something when I installed vpopmail? I even
tried configuring sqwebmail with --disable-changepass and still got the
error.
I appreciate any suggestions.
Thanks,
Brian Henerey