Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 14:44:26 -0800 (PST)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        questions@freebsd.org
Subject:   Re: libintl.so.6
Message-ID:  <20041228144232.C47454@bsd.billschoolcraft.com>
In-Reply-To: <20041228223021.GA94796@xor.obsecurity.org>
References:  <20041228124201.D59339@ns0.dcoder.com> <20041228183506.GD44954@dan.emsphone.com> <20041228223021.GA94796@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 28 Dec 2004 it looks like Kris Kennaway composed:

<humbly_snipped>

> I'm guessing the application was originally installed on 4.x before
> you updated, then you rebuilt gettext after you updated, so libintl
> picked up the fact that stpcpy exists in libc.so.5, but your
> application is still linked to libc.so.4.
>
> We don't provide this kind of mixed 4.x/5.x binary compatibility, so
> you need to recompile or reinstall everything that links to the
> libraries you updated (or just recompile everything, which might be
> easier since otherwise this problem will recur with the next library
> you rebuild).
>
> e.g. portupgrade -fa
>
> or
>
> portupgrade -faPP
>

I also had and error with this particular library when trying to
use "ymessenger" after a flawless ports install that had no
errors.


--
Bill Schoolcraft
PO Box 210076
San Francisco,CA 94121
United States of America
http://billschoolcraft.com

"We can find no wealth above a healthy body and a happy heart."





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