Re: Glitz Error Garnome 2.14.0



> In file included from glitz_glx_drawable.c:30:
> glitz_glxint.h:34:19: error: GL/gl.h: No such file or directory
> glitz_glxint.h:35:20: error: GL/glx.h: No such file or directory
[...]

You are missing some necessary dependencies.

On my system, both header files now are part of the libxorg-x11-devel
package. But I recall, that they used to live in different packages
once, named gl, glu, glut or mesa. The actual package depends on the
implementation, your distro and packager.

We've had this very issue on IRC today. The missing package containing
these header files on a debian system was libglu1-xorg-dev.


Remember, since you are building from source, missing packages most
likely are *-dev (debian) or *-devel (most RPM based systems) packages.

HTH

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]