You are not logged in.

#1 2006-01-15 07:18:59

wiremore
Member
Registered: 2005-08-23
Posts: 43

Mysterious missing header files

Hello,

While trying to build some packages recently, I discovered that for some reason, my system was missing a bunch of important header files.

GL/gl.h
GL/glu.h
these were fixed by reinstalling mesa

pkg-config reported gtk+-2.0 and glade as not installed
this was fixed by reinstalling libxrender

X11/X.h
X11/Xfuncproto.h
are also missing, and I can not figure out where they went or what package I need to get them back. Does anyone know?

I suspect that this has to do with using testing and especially Xorg 7.0.

Thanks,

Arthur

Offline

#2 2006-01-15 07:39:57

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Mysterious missing header files

pacman -S xproto

Offline

Board footer

Powered by FluxBB