Error while compiling gstreamer-vaapi plugin
Víctor M. Jáquez L.
vjaquez at igalia.com
Thu Nov 5 07:35:22 PST 2015
On 11/04/15 at 03:53pm, Joseph, Mathew wrote:
> Hi,
> When compiling gstreamer-vaapi the log of autogen.sh is
>
> checking for tan in -lm... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GLIB... yes
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking for GStreamer API version... ... configure: error: gstreamer- was not found
>
> Is there any env variable that needs to be set ? or some options that has to be given to autogen.sh
>
The configure script can't find you gstreamer installation
(gstreamer-1.0.pc). Did you miss to install the gstreamer development packages?
The message is already fixed in master (bug 757283)
vmjl
More information about the gstreamer-devel
mailing list