Date: Mon, 27 Feb 2006 21:11:32 -0500 From: Randy Pratt <bsd-unix@comcast.net> To: ports@freebsd.org Subject: Re: multimedia/transcode WITH_GTK configure error (Fixed) Message-ID: <20060227211132.46f41fbf.bsd-unix@comcast.net> In-Reply-To: <20060227150750.0c2aed1e.bsd-unix@comcast.net> References: <20060227141126.89e439b0.bsd-unix@comcast.net> <17411.21165.881372.272670@jerusalem.litteratus.org> <20060227150750.0c2aed1e.bsd-unix@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Feb 2006 15:07:50 -0500 Randy Pratt <bsd-unix@comcast.net> wrote: > 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 > > > =========================================================== For the archives, Ade's commit: http://docs.freebsd.org/cgi/mid.cgi?200602272227.k1RMRoaA057873 fixes the above issue. Thanks! Randy --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060227211132.46f41fbf.bsd-unix>