From owner-freebsd-ports Thu Apr 8 9:35:24 1999 Delivered-To: freebsd-ports@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 0F23414E09 for ; Thu, 8 Apr 1999 09:35:12 -0700 (PDT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.9.3/8.9.3) id SAA58844; Thu, 8 Apr 1999 18:32:48 +0200 (SAT) (envelope-from reg) Date: Thu, 8 Apr 1999 18:32:48 +0200 From: Jeremy Lea To: Spidey Cc: ports@FreeBSD.ORG Subject: Re: Using multiple versions of gtk. Message-ID: <19990408183248.Q1798@shale.csir.co.za> References: <19990408181931.P1798@shale.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Spidey on Thu, Apr 08, 1999 at 12:25:03PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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