Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 19:39:44 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Arcady Genkin <a.genkin@utoronto.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IMAP authentication problems
Message-ID:  <20000419193944.F54921@strontium.scientia.demon.co.uk>
In-Reply-To: <871z423ve9.fsf@tea.thpoon.com>
References:  <871z423ve9.fsf@tea.thpoon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Arcady Genkin wrote:

> I've just upgraded from 3.4-S to 4.0-S, and cannot connect to IMAP
> server on this box anymore. ;^( I think this is authentication
> related, as I am seeing this kind of messages in /var/log/maillog:
> 
> ,----[ /var/log/maillog ]
> | Apr 19 12:05:40 soup imapd[278]: [dlerror: /usr/lib/libutil.so.3: \
> |                  Undefined symbol "freeaddrinfo"]

looks like libutil wants to use freeaddrinfo (new with FreeBSD 4, as
it's IPv6 related), but it is linking with an old libc, or something...
Have you tried recompiling imapd?

-- 
Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000419193944.F54921>