transcode: 1.0.5_3 => 1.0.6_1 fails at configure (gnome-config)

Andriy Gapon avg at icyb.net.ua
Wed Aug 6 11:18:35 UTC 2008


$ 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


More information about the freebsd-multimedia mailing list