After finishing lib and app, get an obstacle in compiling xserver (xorg-server-1.12.2)
https://www.x.org/releases/X11R7.7/src/xserver/Hope someone can give a hint...
glproto can be found in
https://www.x.org/releases/X11R7.7/src/proto/However, I am not able to find the package "gl" anywhere in X.org...Anyone know where I can get it?
Not sure I am in the right direction or not, when I download mesa-11.2.2 and compile it and hopefully get the gl package, it requires xserver, which actually the goal I need to compile and get. Is the gl package found in somewhere else than the mesa from freedesktop?
Thanks.
... too long to list ...
checking for glibc...... yes
checking for clock_gettime... yes
checking for a useful monotonic clock ...... yes
checking whether to track client ids... yes
checking for XLIB... yes
checking for GL... no
configure: error: Package requirements (glproto >= 1.4.14 gl >= 7.1.0) were not met:
No package 'gl' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GL_CFLAGS
and GL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.