|
when i try to compile i get the following
error:
Making all in authlib
make[1]: Entering directory `/usr/src/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/src/sqwebmail-3.0.0/authlib' make: *** [all-recursive] Error 1 i am using:
vpopmail 4.9.10
qmail 1.03
on redhat 7.0
and compiled with the following
options:
./configure \
--enable-autopurge=1 \ --enable-maxpurge=7 \ --enable-cgibindir=/www/blitz1/servers/admin/webmail.webmastery.com.au/cgi-bin \ --enable-imagedir=/www/blitz1/servers/admin/webmail.webmastery.com.au/cgi-bin/images \ --prefix=/www/blitz1/servers/admin/webmail.webmastery.com.au/data \ --with-cachedir=/www/blitz1/servers/admin/webmail.webmastery.com.au/data/cache \ --with-cacheowner=www \ --enable-imageurl=/images \ --enable-cgiurl=/ Please help,
DJ
Webmastery.
|
