Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. configure:23193: checking GL/glut.h usability
  2. configure:23210: gcc -c -I/opt/vc/include/interface/vcos/pthreads conftest.c >&5
  3. configure:23216: $? = 0
  4. configure:23230: result: yes
  5. configure:23234: checking GL/glut.h presence
  6. configure:23249: gcc -E conftest.c
  7. In file included from conftest.c:24:0:
  8. /usr/include/GL/glut.h:90:21: fatal error: /usr/include/GLES/gl.h: Too many levels of symbolic links
  9. #include <GLES/gl.h>
  10. ^
  11. compilation terminated.
  12. configure:23255: $? = 1
  13. configure: failed program was:
  14. | /* confdefs.h. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement