Date: Thu, 8 Apr 1999 18:32:48 +0200 From: Jeremy Lea <reg@shale.csir.co.za> To: Spidey <beaupran@jsp.umontreal.ca> Cc: ports@FreeBSD.ORG Subject: Re: Using multiple versions of gtk. Message-ID: <19990408183248.Q1798@shale.csir.co.za> In-Reply-To: <Pine.BSF.3.96.990408122250.14848K-100000@freed.libdns.qc.ca>; from Spidey on Thu, Apr 08, 1999 at 12:25:03PM -0400 References: <19990408181931.P1798@shale.csir.co.za> <Pine.BSF.3.96.990408122250.14848K-100000@freed.libdns.qc.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 08, 1999 at 12:25:03PM -0400, Spidey wrote: > configure:6389: checking for gtk-config > configure:6420: checking for GTK - version >= 1.1.13 > configure:6521: gcc -o conftest -O -DMOZ_TOOLKIT=gtk -DMOZ_DLL_SUFFIX=so > -I/usr/ > X11R6/include/gtk12 -I/usr/X11R6/include -I/usr/local/include/glib12 > conftest. > c -ll -lutil -lm -lc -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 > -L/usr/l > ocal/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm 1>&5 > /usr/X11R6/lib/libgtk12.so: undefined reference to `dgettext' It's not finding libintl.so.1 for some reason. This should be in /usr/local/lib, which is on the command line... Is the devel/gettext port up to date? -Jeremy -- | "Come home my prodigal son, come home and lets be one, --+-- don't want to see you cry, don't make me tell you why, | you've lived in a house with me, my blood has set you free, | in the world you'll surely die, nothing else will satisfy." -MIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990408183248.Q1798>