[Dovecot] undefined symbol: o_stream_switch_ioloop
Hi,
running dovecot-2.0.14 under Fedora 14 with kernel 2.6.35.14-103.fc14.i686.PA I've found a strange error in log which I've nerver observed before when startung dovecot:
auth-worker: Error: dlopen(/usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so) failed: /usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop
Dovecot seems to work normal despite the error message.
Any enlightment welcome.
--Frank Elsner
On 11.11.2011, at 13.01, Frank Elsner wrote:
running dovecot-2.0.14 under Fedora 14 with kernel 2.6.35.14-103.fc14.i686.PA .. auth-worker: Error: dlopen(/usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so) failed: /usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop
authdb_imap is from Dovecot v2.1. It doesn't exist in v2.0.14..
On Fri, 11 Nov 2011 13:10:57 +0200 Timo Sirainen wrote:
On 11.11.2011, at 13.01, Frank Elsner wrote:
running dovecot-2.0.14 under Fedora 14 with kernel 2.6.35.14-103.fc14.i686.PA .. auth-worker: Error: dlopen(/usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so) failed: /usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop
authdb_imap is from Dovecot v2.1. It doesn't exist in v2.0.14..
Nov 11 15:22:13 seymour dovecot: master: Dovecot v2.0.15 starting up (core dumps disabled) Nov 11 15:22:13 seymour dovecot: auth: Error: dlopen(/usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so) failed: /usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop
This is definitly version 2.0.15 starting.
But ...
/usr/local/dovecot/lib/dovecot/auth has date Nov 9 10:17 usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so has date Nov 9 10:17
This was the time I've tested dovecot-2.1.
--Frank Elsner
On Fri, 11 Nov 2011 15:28:44 +0100 Frank Elsner wrote:
[ ... ]
But ...
/usr/local/dovecot/lib/dovecot/auth has date Nov 9 10:17 usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so has date Nov 9 10:17
This was the time I've tested dovecot-2.1.
After removing all files from Nov 9 10:17 in /usr/local/dovecot/lib/dovecot version 2.0.15 start without the error message :-)
--Frank Elsner
participants (2)
-
Frank Elsner
-
Timo Sirainen