On Tue, Jul 26, 2016 at 01:09:21PM -0400, Trevor Woerner wrote:
> This commit is causing the following error in my builds:
> 
>       | checking for GST_VIDEO... yes
>       | checking for GST_PBUTILS... yes
>       | checking for GST_CODEC_PARSERS... yes
>       | checking for GST_GL... configure: error: Package requirements 
> (gstreamer-gl-1.0 >= 1.8.0) were not met:
>       | 
>       | No package 'gstreamer-gl-1.0' found
>       | 
>       | Consider adjusting the PKG_CONFIG_PATH environment variable if you
>       | installed software in a non-standard prefix.
>       | 
>       | Alternatively, you may set the environment variables GST_GL_CFLAGS
>       | and GST_GL_LIBS to avoid the need to call pkg-config.
>       | See the pkg-config man page for more details.
>       | 
>       | WARNING: 
> /z/layerindex-master/minnowmax/tmp/work/corei7-64-fortress-linux/gstreamer-vaapi-1.0/1.8.2-r0/temp/run.do_configure.31940:1
>  exit 1 from 'exit 1'
>       | ERROR: Function failed: do_configure (log file is located at 
> /z/layerindex-master/minnowmax/tmp/work/corei7-64-fortress-linux/gstreamer-vaapi-1.0/1.8.2-r0/temp/log.do_configure.31940)
>       ERROR: Task 
> /z/layerindex-master/layers/meta-intel/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_1.8.2.bb:do_configure
>  
> (/z/layerindex-master/layers/meta-intel/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_1.8.2.bb:do_configure)
>  failed with exit code '1'
> 
> It appears that if you want to update gstreamer-vaapi you also need to provide
> a gstreamer-gl or enable some build flag to not want it.
> 

gstreamer-gl-1.0 is one of a few libraries provided by
gstreamer1.0-plugins-bad and I think it is properly stated as a
dependency of the gstreamer-vaapi build.

Do you have gstreamer1.0-plugins-bad_1.8.2.bb under
poky/meta/recipes-multimedia/gstreamer ?

-- 
Scott D Phillips
-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to