Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 09:35:26 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Emiel Kollof <coolvibe@hackerheaven.org>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Mutt segfaulting on current revisited...
Message-ID:  <20020108153526.GA97613@dan.emsphone.com>
In-Reply-To: <20020108142732.GA29930@laptop.hackerheaven.org>
References:  <20020108142732.GA29930@laptop.hackerheaven.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 08), Emiel Kollof said:
> I just found out why my mutt MUA segfaulted. It came down to old libs
> lying around that were still linked with libc4 instead of libc5. Mutt
> (from mutt-devel port) compiled beautifully, but it segfaulted on
> startup. Could this be one for the FAQ or something? Maybe explaining
> library differences between STABLE and CURRENT and you should be
> extra careful when an app mixes libc4 and libc5?

Actually, you should have gotten a linker warning about having
dependencies on multiple versions of a library.  Usually it'll just
fail to link though.

-- 
	Dan Nelson
	dnelson@allantgroup.com

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




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