Hi
 
I'm trying to configure sqwebmail-2.1.1.20010620.
 
I used:
./configure \
       --prefix=/usr/local/share/sqwebmail \
       --enable-cachedir=/var/cache/sqwebmail \
       --enable-imageurl=/img \
       --enable-imagedir=/www/at/vis/webmail/img \
       --enable-cgibindir=//www/SERVER/cgi-bin/sqwebmail \
       --enable-mimetypes=/home/www/current/conf/mime.types \
       --enable-cgibindir=/www/SERVER/cgi-bin \
       --without-authpam \
       --without-authuserdb \
       --without-authpwd \
       --without-authshadow \
       --with-authvchkpw
 
And received the following error mesg:
 
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c preauthvchkpw.c
preauthvchkpw.c: In function `auth_vchkpw_pre':
preauthvchkpw.c:70: warning: passing arg 2 of `make_user_dir' makes integer from pointer without a cast
preauthvchkpw.c:70: too many arguments to function `make_user_dir'
make[1]: *** [preauthvchkpw.o] Error 1
make[1]: Leaving directory `/root/sqwebmail-2.1.1.20010620/authlib'
make: *** [all-recursive] Error 1
#########
 
Is there anything i've forgotten to mention for ./configure?
thanx for any help!
 
greetings,
mike

Reply via email to