error: configure: error: conditional "USE_EGLGLES" was never defined.

Umar Qureshey umar at janteq.com
Fri Nov 1 14:16:02 PDT 2013


If I remove the --disable-external parameter to configure, it seems to go ok.


> -----Original Message-----
> From: gstreamer-devel-bounces at lists.freedesktop.org [mailto:gstreamer-
> devel-bounces at lists.freedesktop.org] On Behalf Of Umar Qureshey
> Sent: Friday, November 01, 2013 11:26 AM
> To: gstreamer-devel at lists.freedesktop.org
> Subject: error: configure: error: conditional "USE_EGLGLES" was never
> defined.
> 
> 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