On Sun, Jan 9, 2011 at 11:31, Timo Sirainen <[email protected]> wrote: > On 9.1.2011, at 12.29, Robert Gabriel wrote: > >> On Sun, Jan 9, 2011 at 05:55, David Warden <[email protected]> wrote: >>> Based on the "i486" in your libtool line, could you be experiencing this >>> problem: >>> >>> http://ubuntuforums.org/showthread.php?t=1445395 >>> >>> Basically it looks like there's an issue with glibc 2.10 on 32-bit systems >>> causing a problem when linking fallocate64. Not if you can/need to apt-get >>> upgrade or dist-upgrade to fix. >> >> I can't upgrade the server, if I could so easily I would have done >> long time ago. >> Also upgrading is not a fix, version 2.0.6 works on Ubuntu 9.10. > > After configure remove this line from config.h: > > #define HAVE_FALLOCATE 1 >
This works, just build dovecot 2.0.8. >
