On Wednesday 17 October 2001 06:06, [EMAIL PROTECTED] wrote: > hi, this is my error: > > 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.1.0/authlib' > make: *** [all-recursive] Error 1 > > > why? I have a Debian potato, and I've used sqwbmail 2 with succes....
Hello, I use Debian Potato and i had to download the newest stable gcc to get this compiled. Try to download gcc-2.95.3.tar.gz from ftp.gnu.org. []'s Patrick Ale
