On Fri, 2008-07-18 at 16:51 +0200, [EMAIL PROTECTED] wrote: > When i'm crosscompiling clutter 0.8.0 with uclibc and Mesa-7.1-RC3 i > become follow error: > > checking GL/gl.h presence... yes > checking for GL/gl.h... yes > checking GL/glx.h usability... yes > checking GL/glx.h presence... yes > checking for GL/glx.h... yes > checking for glXCreateContext in -lGL... no > configure: error: GLX not found and GLX backend requested > > libGL.so is installed > > can anyone help me?
Check in the config.log as to why glXCreateContext check is failing, probably some kind of linking issue with x compiler or uclibc. == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
