Hello, I'm sorry if this question has already been answered, but I did not find the answer.
I'm trying to install sqwebmail 3.1.0 (my server is already running sqwebmail 3.0) I've configured sqwebmail like this : ./configure --prefix=/usr/local/apache/htdocs/webmail --enable-cgibindir=/u sr/local/apache/cgi-bin --enable-https --enable-hardtimeout=7200 --enable-s ofttimeout=1200 --enable-autopurge=7 --with-defaultlang=fr --without-authuse rdb --without-authpam --without-authshadow --without-authpwd when I run make, I've got 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 gmake[1]: *** [authvchkpw.o] Erreur 1 Can someone help me please . Thank you very much for your help.
