error: configure: error: conditional "USE_EGLGLES" was never defined.
Umar Qureshey
umar at janteq.com
Fri Nov 1 11:26:11 PDT 2013
Hi,
I am compiling gst-plugins-bad-1.2.0 with the following configuration:
./configure --disable-nls --enable-gtk-doc-html=no --prefix=/usr --disable-external --disable-examples
and I get the following error:
[.....snip...]
configure: *** checking feature: OpenSL ES ***
configure: *** for plug-ins: opensl ***
checking SLES/OpenSLES.h usability... no
checking SLES/OpenSLES.h presence... no
checking for SLES/OpenSLES.h... no
configure: *** These plugins will not be built: opensl
configure: *** checking feature: UVC H264 ***
configure: *** for plug-ins: uvch264 ***
checking linux/uvcvideo.h usability... no
checking linux/uvcvideo.h presence... no
checking for linux/uvcvideo.h... no
checking for GST_VIDEO... yes
checking for G_UDEV... no
checking for LIBUSB... no
configure: *** These plugins will not be built: uvch264
checking that generated files are newer than configure... done
configure: error: conditional "USE_EGLGLES" was never defined.
Usually this means the macro was only invoked conditionally.
Is there a way around this?
Thanks.
More information about the gstreamer-devel
mailing list