Correction
./configure --without-deliver
On Fri, 2005-12-16 at 12:40 -0600, Bob Gustafson wrote:
On, Fedora4
This is against the latest cvs update
This was encountered during make, after doing ./autogen.sh ./configure --without-lda make
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-storage -I/usr/local/ssl/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c quota-fs.c -fPIC -DPIC -o .libs/quota-fs.o quota-fs.c: In function 'fs_quota_get_resource': quota-fs.c:208: error: 'struct dqblk' has no member named 'dqb_curblocks' make[4]: *** [quota-fs.lo] Error 1 make[4]: Leaving directory `/usr/local/src/dovecot/cvs/dovecot/src/plugins/quota'