Re: [Ekiga-list] Compiling opal-3.10.1
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: Re: [Ekiga-list] Compiling opal-3.10.1
- Date: Mon, 18 Jul 2011 19:20:41 +0200
On 17/07/11 20:37, Antonio Trande wrote:
Another problem.
*$ PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix=/usr
--enable-FEATURE *stops with:
checking for LIBAVCODEC... yes
checking filename of libavcodec library... libavcodec.so.52
configure: libavcodec stack align hack disabled
checking libavcodec/avcodec.h usability... no
checking libavcodec/avcodec.h presence... no
checking for libavcodec/avcodec.h... no
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Cannot find libavcodec header file
configure: error: ./configure failed for plugins
ffmpeg-devel are installed. And:
$ locate avcodec.h
/usr/include/ffmpeg/libavcodec/avcodec.h
/usr/include/ffmpeg/libavfilter/avcodec.h
/var/cache/abrt-di/usr/src/debug/pulseaudio-0.9.22/src/pulsecore/ffmpeg/avcodec.h
Currrent ekiga does not work with recent ffmpeg. So I suggest you to
simply disable it:
$ PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix=/usr
--disable-libavcodec
Note that --enable-FEATURE is an example: "FEATURE" must be replaced
with the feature you are looking for...
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]