hi i am trying to configure clutter as ./configure --with-flavour=eglx
but get following error checking GLES/egl.h usability... no checking GLES/egl.h presence... yes configure: WARNING: GLES/egl.h: present but cannot be compiled configure: WARNING: GLES/egl.h: check for missing prerequisite headers? configure: WARNING: GLES/egl.h: see the Autoconf documentation configure: WARNING: GLES/egl.h: section "Present But Cannot Be Compiled" configure: WARNING: GLES/egl.h: proceeding with the preprocessor's result configure: WARNING: GLES/egl.h: in the future, the compiler will take precedence configure: WARNING: ## ----------------------------------------------------------------------- ## configure: WARNING: ## Report this to http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter ## configure: WARNING: ## ----------------------------------------------------------------------- ## checking for GLES/egl.h... yes checking GLES/gl.h usability... yes checking GLES/gl.h presence... yes checking for GLES/gl.h... yes checking for eglInitialize in -lGLES_CM... no checking for eglInitialize in -lgles_cm... no configure: error: GLES library not found and egl backend requested. the library exist at the location kindly help varun
