Is --with-file-offset-size no longer supported in 1.1?
# ./configure
--prefix=/usr/local/dovecot-1.1
--with-mysql
--with-file-offset-size=32
--with-ioloop=best
--with-pop3d
--with-ssl
--with-deliver \
... checking for _FILE_OFFSET_BITS value needed for large files... 64 ...
Install prefix ...................... : /usr/local/dovecot-1.1 File offsets ........................ : 64bit I/O loop method ..................... : epoll File change notification method ..... : dnotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with mail delivery agent .. : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword sql nss Building with password lookup modules : passwd passwd-file shadow pam checkpassword sql Building with SQL drivers ............: mysql
# cat /etc/redhat-release Red Hat Enterprise Linux ES release 4 (Nahant Update 6)
# uname -r 2.6.9-42.0.10.ELsmp