Hi all, I am compiling the new SqWebMail 3.1.0 using:
./configure --enable-cgibindir=/home/httpd/s0050/cgi-bin --enable-imagedir=/home/httpd/s0050/images --with-ispell --without-authmysql --without-authpwd --without-authshadow --without-authpam --without-authuserdb --without-authldap --without-authdaemon --with-authvchkpw and when I do a make I get: 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 What am I doing wrong? I am using Redhat 7.1, vpopmail 4.9.10. Thanks in advance, Omar
