location of x toolkit intrinsics and other Xwindow header files

Brian Paul brian.paul at tungstengraphics.com
Wed Sep 26 15:55:44 PDT 2007


Evgeny Fadeev wrote:
> Hello,
> I am trying to compile mesa for rh5.0 x86-64.
> 
> Compilations says that it can't find files such as
> StringDefs.h etc
> So far I've been guessing what library i need to
> download


I think StringDefs.h is only used for compiling the GLw library (the GL 
drawing widget for Xt/Motif).

You can probably get by without that.  You could remove "glw" from the 
SRC_DIRS line in your configs/linux-dri file.

Otherwise, you could get StringDefs.h by installing the RedHat 
libXt-devel package.

-Brian



More information about the xorg mailing list