[Piglit] fatal error: GL/glxproto.h: No such file or directory
Ian Romanick
idr at freedesktop.org
Mon Oct 31 10:55:31 PDT 2011
On 10/27/2011 02:28 PM, GOUJON Alexandre wrote:
> On 10/27/2011 10:57 PM, Vinson Lee wrote:
>> Thanks for reporting this, but I think the README covers this already.
>> Which Linux distribution are you using?
>>
>> In Section 2.2 of README, which covers Ubuntu, it mentions
>> x11proto-gl-dev.
> You're right and that's really confusing because I read the README and I
> remember having ^C/^V'ed the Ubuntu section you mention to satisfy all
> dependencies.
>
> My mistake, it's an inattention issue not a bug.
>
> Nevertheless, cmake generated build files when some headers were missing.
> I guess a check is missing and adding it should not be difficult.
> I'm not familiar with cmake, only autotools but I can see what I can do.
It shouldn't be too hard. There are already some checks in the top
level CMakeLists.txt for other header files. Adding a check for
glxproto.h when building on Linux sounds like a good idea.
> Anyway, thanks for your reply and sorry for the noise.
More information about the Piglit
mailing list