Date: Mon, 27 Feb 2006 14:27:41 -0500 From: Robert Huff <roberthuff@rcn.com> To: ports@freebsd.org Subject: multimedia/transcode WITH_GTK configure error Message-ID: <17411.21165.881372.272670@jerusalem.litteratus.org> In-Reply-To: <20060227141126.89e439b0.bsd-unix@comcast.net> References: <20060227141126.89e439b0.bsd-unix@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17411.21165.881372.272670>