Date: 26 Apr 2002 12:18:41 -0300 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Gary Kline <kline@thought.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: galeon and libintl.so.1 Message-ID: <1019834322.312.10.camel@gyros.marcuscom.com> In-Reply-To: <200204251624.g3PGOFn56067@tao.thought.org> References: <200204251624.g3PGOFn56067@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-04-25 at 13:24, Gary Kline wrote: > > > AFter several evenings, most ports are up to date. galeon > still blows up looking for libintl.so.1: > > GCONF_CONFIG_SOURCE= gconftool-1 --makefile-install-rule galeon.schemas > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found > > I've just symlinked libintl.so.1 -> .2 and am rebuilding. > But I have both gettext ports: > > /var/db/pkg/gettext-0.10.35_2 > /var/db/pkg/gettext-0.11.1_1 > > Any clues?? Should I be building the gettext.old _after_ > the current port? libintl.so.1 is gone. If you still have ports depending on it, creating the symlink is one way to go. The proper solution would be to hunt down all the affected ports, and rebuild them so that they link against linintl.so.2 from gettext-0.11.0. Joe > > thanks for any insights, > > gary > > -- > Gary Kline kline@thought.org www.thought.org Public service Unix > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1019834322.312.10.camel>