Date: Mon, 27 Feb 2006 15:07:50 -0500 From: Randy Pratt <bsd-unix@comcast.net> To: Robert Huff <roberthuff@rcn.com> Cc: ports@freebsd.org Subject: Re: multimedia/transcode WITH_GTK configure error Message-ID: <20060227150750.0c2aed1e.bsd-unix@comcast.net> In-Reply-To: <17411.21165.881372.272670@jerusalem.litteratus.org> References: <20060227141126.89e439b0.bsd-unix@comcast.net> <17411.21165.881372.272670@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Feb 2006 14:27:41 -0500 Robert Huff <roberthuff@rcn.com> wrote: > > Randy Pratt writes: > > > ERROR: option '--enable-gtk' failed: cannot link against libgtk > > libgtk can be found in the following packages: > > gtk+ http://www.gtk.org/ > > ==================================================================== > > > > This is an excerpt from the transcode config.log: > > Complete log (170K): http://myfreebsd.homeunix.net/transcode.config.log > > =========================================================== > > configure:41713: checking how to determine GTK_LIBS > > configure:41722: result: pkg-config > > configure:41762: checking for gtk_init in -lgtk12 > > configure:41792: cc -o conftest -D_LARGEFILE_SOURCE > > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe > > -I/compat/linux/usr/include/divx -I/usr/X11R6/include -I/usr/l > > ocal/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib > > -L/usr/X11R6/lib conftest.c -lgtk12 -lgtk-12 -lgdk-12 -lintl -lXi > > -lXext -lX11 -lm -lglib-12 -lm -lz >& 5 > > /usr/bin/ld: cannot find -lgtk12 > > configure:41798: $? = 1 > > =========================================================== > > > > I did enough poking around to confuse myself with this option. The > > port Makefile has: > > USE_GNOME= gtk12 > > I believe - but do not have the expertise to tell for certain - > this is related to recent breakage in gnome lib specifications that > has (so far) mostly bit people trying to update gnomeprint as part > of the libtool update. See a recent thread on this list involving > Gregor Stucke. > A message has been sent to gnome@, but so far no response. Thanks for the response. I thought I had seen some thread with similar issues but I guess it didn't click quite enough. I'd not be surprised if they were related in some way. I'll give it some time and watch the lists to see what happens. Thanks again! Randy --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060227150750.0c2aed1e.bsd-unix>