gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/var/vpopmail/include -g -O2 -Wall -I.
. -I./.. -c maildir.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/var/vpopmail/include -g -O2 -Wall -I.
. -I./.. -c newmsg.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/var/vpopmail/include -g -O2 -Wall -I.
. -I./.. -c newmsg_create.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/var/vpopmail/include -g -O2 -Wall -I.
. -I./.. -c newmsg_newdraft.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/var/vpopmail/include -g -O2 -Wall -I.
. -I./.. -c pref.c
pref.c: In function `pref_init':
pref.c:170: invalid lvalue in decrement
pref.c:170: parse error before `with'
make[3]: *** [pref.o] Error 1
make[3]: Leaving directory `/source/sqwebmail-2.1.1/sqwebmail'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/source/sqwebmail-2.1.1/sqwebmail'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/source/sqwebmail-2.1.1/sqwebmail'
make: *** [all-recursive] Error 1

any suggestions?  i thought about vi'ing in and messing with code but that
could be a little counterproductive i think.  i need some sleep now cause
the eyes hurt from this crappy monitor.  sqweb is newest version (2.1.1)
config below.  thanx all.

env "LIBS=-L/usr/lib/mysql -lmysqlclient -lz"
./configure --with-authvchkpw --enable-logincache --with-cachedir=/var/sqweb
mail/cache --enable-https --enable-webpass=vpopmail --enable-softtimeout=300
 --enable-hardtimeout=3600 --enable-autopurge=7 --enable-maxpurge=7--with-ht
mllibdir=/var/sqwebmail --enable-cgibindir=/var/httpd/cgi-bin --enable-image
dir=/var/sqwebmail/icons --enable-imageurl=/images/sqwebmail --with-maxmsgsi
ze=512000

Reply via email to