Date: Wed, 06 Aug 2008 13:59:14 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: multimedia@FreeBSD.org Subject: transcode: 1.0.5_3 => 1.0.6_1 fails at configure (gnome-config) Message-ID: <48998402.4000900@icyb.net.ua>
next in thread | raw e-mail | index | archive | help
$ make configure ... ... checking ffmpeg/avcodec.h usability... yes checking ffmpeg/avcodec.h presence... yes checking for ffmpeg/avcodec.h... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking for pkgconfig support for libavcodec... gnome-config: not found no checking how to determine LIBAVCODEC_CFLAGS... user checking how to determine LIBAVCODEC_LIBS... user checking for avcodec_thread_init in -lavcodec... no checking for pkgconfig support for libmpeg2... gnome-config: not found no ... ERROR: requirement failed: cannot link against libavcodec libavcodec can be found in the following packages: FFmpeg http://www.ffmpeg.org/ Please see the INSTALL file in the top directory of the transcode sources for more information about building transcode with this configure script. ... I do not have any GTK1 or GNOME1 packages installed, only GNOME2/GTK2. Thus I do not have gnome-config present on this system. I am not really sure why configure script attempts to call it instead of using pkg-config. BTW: $ pkg-config --list-all | fgrep libavcodec libavcodec libavcodec - FFmpeg codec library My system is 6.3-RELEASE amd64 with very recent ports tree (<24h). -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48998402.4000900>