----- Original Message ----- From: "Timo Sirainen" tss@iki.fi To: "Obantec Support" support@obantec.net Cc: dovecot@dovecot.org Sent: Wednesday, May 31, 2006 5:22 PM Subject: Re: [Dovecot] beta8 starts but no POP3 access
Sorry Timo just getting a lot of flak over the lock file problems and hoping beta8 will fix them.
i have no idea how to do a gdb backtrace. (googling now)
I just did a diff on the config.log files and see the working test server has a later version of gcc
< gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) non working dovecot
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) working dovecot
< Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs non working dovecot
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs working dovecot
could upgrading gcc help?
Mark