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."



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to