On Wed, 17 Oct 2001, Mats Remman wrote: > Upgrade vpopmail. You must use 4.10 or greater (4.9.10 wont do) > > Mats Remman >
I made. But the problem remain !!!! ..... chown -R vpopmail /home/vpopmail chgrp -R vchkpw /home/vpopmail make[3]: Leaving directory `/tmp/vpopmail-4.9.10' make[2]: Leaving directory `/tmp/vpopmail-4.9.10' make[1]: Leaving directory `/tmp/vpopmail-4.9.10' ...... 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/src/sqwebmail-3.1.0/authlib' make: *** [all-recursive] Error 1 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 17. oktober 2001 12:06 > To: [EMAIL PROTECTED] > Subject: compilation error > > > 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.... > >
