Eric PENOT
2007-Jan-11 15:06 UTC
[Dovecot] Error reading dovecot.conf under vmware/archlinux
Hi I have some problemes when dovecot read it's config file dovecot.conf My config is : Linux distribution : Arch Linux 0.7.2 Gimmick UNDER VMware session (VMware workstation version 5.5.2build 29772) Linux kernel version 2.6.17 Dovecot version 1.0.rc17 GCC version 4.1.1 Using the 'dovecot-example.conf' as dovecot.conf => When Dovecot si compiled with : --with-file-offset-size=32 The Dovecot message is : Missing auth section for server default When Dovecot si compiled with : --with-file-offset-size=64 The Dovecot message is : Error in configuration file /etc/dovecot.conf line 746: Expecting '=' Can someone help me please? Regards Eric P?not
Timo Sirainen
2007-Jan-19 19:31 UTC
[Dovecot] Error reading dovecot.conf under vmware/archlinux
On Thu, 2007-01-11 at 16:06 +0100, Eric PENOT wrote:> Hi > > I have some problemes when dovecot read it's config file dovecot.conf > > My config is : > > Linux distribution : Arch Linux 0.7.2 Gimmick UNDER VMware session (VMware workstation version 5.5.2build 29772) > Linux kernel version 2.6.17 > Dovecot version 1.0.rc17 > GCC version 4.1.1 > > Using the 'dovecot-example.conf' as dovecot.conf => > > When Dovecot si compiled with : --with-file-offset-size=32 The Dovecot message is : Missing auth section for server default > When Dovecot si compiled with : --with-file-offset-size=64 The Dovecot message is : Error in configuration file /etc/dovecot.conf line 746: Expecting '=' > > Can someone help me please?IIRC something like this could happen if pread() implementation was broken. After configure remove HAVE_PREAD from config.h, recompile and see if it works. Arch Linux apparently uses uclibc? I think this is broken in it. Don't know if anyone has tried telling them to fix it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070119/c5db5ac0/attachment.bin>