Dears,<br><br>I am trying to build xserver with jhbuild following <a href="http://wiki.x.org/wiki/CrossCompilingXorg">http://wiki.x.org/wiki/CrossCompilingXorg</a> for my Cortex-A8 target.<br><br>Everything is fine except build libGL, here is my error log:<br>
<br><br>checking for X11... yes<br>checking for mincore... yes<br>checking for LIBUDEV... no<br>configure: Disabling GLU since there is no OpenGL driver<br>checking for XCB_DRI2... no<br>configure: error: Package requirements (x11-xcb xcb-dri2 xcb-xfixes) were not met:<br>
<br>No package 'xcb-dri2' found<br><br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br><br>Alternatively, you may set the environment variables XCB_DRI2_CFLAGS<br>
and XCB_DRI2_LIBS to avoid the need to call pkg-config.<br>See the pkg-config man page for more details.<br><br><br>Does anyone can help me about this issue? No "xcb-dri2" found. Does libGL is necessary for xserver? Can I igore it?<br>
<br>Thanks & Best Regards,<br>Henry <br>