Advertisement
ponce

mesa-19.2.2

Oct 25th, 2019
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. CC libXNVCtrlAttributes/NvCtrlAttributes.c
  2. In file included from /usr/include/GL/gl.h:2055,
  3. from /usr/include/GL/glx.h:32,
  4. from glxinfo.h:23,
  5. from glxinfo.c:28:
  6. /usr/include/GL/glext.h:56:10: fatal error: KHR/khrplatform.h: No such file or directory
  7. 56 | #include <KHR/khrplatform.h>
  8. | ^~~~~~~~~~~~~~~~~~~
  9. In file included from /usr/include/GL/gl.h:2055,
  10. from /usr/include/GL/glx.h:32,
  11. from glxinfo.h:23,
  12. from command-line.c:32:
  13. /usr/include/GL/glext.h:56:10: fatal error: KHR/khrplatform.h: No such file or directory
  14. 56 | #include <KHR/khrplatform.h>
  15. | ^~~~~~~~~~~~~~~~~~~
  16. compilation terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement