while compiling lablgl-1.03-r1 it stops with Error: >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03 ... cd src && make all LIBDIR="`ocamlc -where`" make[1]: Entering directory `/var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03/src' ocamlc -pp camlp4o var2def.ml -o var2def ocamlc -pp camlp4o var2switch.ml -o var2switch ocamlrun ../src/var2def < gl_tags.var > gl_tags.h ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c ocamlc -c -w s -ccopt "-c -O -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe " ml_gl.c In file included from ml_gl.c:10: /usr/include/GL/gl.h:2149:22: error: GL/glext.h: No such file or directory ml_gl.c: In function 'ml_glGetString': ml_gl.c:225: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness ml_gl.c: In function 'ml_glGenTextures': ml_gl.c:674: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness make[1]: *** [ml_gl.o] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03/src' make: *** [lib] Error 2 Reproducible: Always Actual Results: compliation stopped... cant find a nother Bugreport or an tip how to solve the missing GL.h problem (its just on my system? complete build.log >>> Unpacking source... >>> Unpacking lablgl-1.03.tar.gz to /var/tmp/portage/dev-ml/lablgl-1.03-r1/work [32;01m*[0m Applying lablgl-1.03-tk8.5.patch ... [A[72C [34;01m[ [32;01mok[34;01m ][0m >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03 ... cd src && make all LIBDIR="`ocamlc -where`" make[1]: Entering directory `/var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03/src' ocamlc -pp camlp4o var2def.ml -o var2def ocamlc -pp camlp4o var2switch.ml -o var2switch ocamlrun ../src/var2def < gl_tags.var > gl_tags.h ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c ocamlc -c -w s -ccopt "-c -O -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe " ml_gl.c In file included from ml_gl.c:10: /usr/include/GL/gl.h:2149:22: error: GL/glext.h: No such file or directory ml_gl.c: In function 'ml_glGetString': ml_gl.c:225: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness ml_gl.c: In function 'ml_glGenTextures': ml_gl.c:674: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness make[1]: *** [ml_gl.o] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-ml/lablgl-1.03-r1/work/lablgl-1.03/src' make: *** [lib] Error 2 [31;01m*[0m [31;01m*[0m ERROR: dev-ml/lablgl-1.03-r1 failed. [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 49: Called src_compile [31;01m*[0m environment, line 2079: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m emake -j1 lib || die "failed to build the library"; [31;01m*[0m The die message: [31;01m*[0m failed to build the library [31;01m*[0m [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-ml/lablgl-1.03-r1/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-ml/lablgl-1.03-r1/temp/environment'. [31;01m*[0m
1) Please post the output of `emerge --info'. 2) Please post the output of `eselect opengl list'. 3) Please set the opengl profile to the default (xorg-x11) and restart `emerge dev-ml-lablgl'. Can you reproduce it?