make -C ./loch make[1]: Entering directory `/usr/local/src/therion/loch' gcc -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -O2 -o lxR2P.o lxR2P.c lxR2P.c:3:19: error: GL/gl.h: No such file or directory lxR2P.c:5:20: error: GL/glx.h: No such file or directory lxR2P.c:15: error: expected specifier-qualifier-list before ‘GLXContext’ lxR2P.c: In function ‘R2Pmake_context’: lxR2P.c:24: error: ‘GLX_RGBA’ undeclared (first use in this function) lxR2P.c:24: error: (Each undeclared identifier is reported only once lxR2P.c:24: error: for each function it appears in.) lxR2P.c:25: error: ‘GLX_RED_SIZE’ undeclared (first use in this function) lxR2P.c:26: error: ‘GLX_GREEN_SIZE’ undeclared (first use in this function) lxR2P.c:27: error: ‘GLX_BLUE_SIZE’ undeclared (first use in this function) lxR2P.c:28: error: ‘None’ undeclared (first use in this function) lxR2P.c:29: warning: initialization makes integer from pointer without a cast lxR2P.c:30: warning: initialization makes integer from pointer without a cast lxR2P.c:31: warning: initialization makes integer from pointer without a cast lxR2P.c:32: warning: initialization makes integer from pointer without a cast lxR2P.c:33: error: ‘GLX_DOUBLEBUFFER’ undeclared (first use in this function) lxR2P.c:33: warning: initialization makes integer from pointer without a cast lxR2P.c:34: warning: initialization makes integer from pointer without a cast lxR2P.c:36: error: ‘Window’ undeclared (first use in this function) lxR2P.c:36: warning: statement with no effect lxR2P.c:36: error: expected ‘;’ before ‘root’ lxR2P.c:37: warning: implicit declaration of function ‘DefaultScreen’ lxR2P.c:37: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:38: error: ‘root’ undeclared (first use in this function) lxR2P.c:38: warning: implicit declaration of function ‘RootWindow’ lxR2P.c:38: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:38: warning: statement with no effect lxR2P.c:40: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:40: warning: implicit declaration of function ‘glXChooseVisual’ lxR2P.c:40: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:40: warning: statement with no effect lxR2P.c:41: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:42: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:42: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:42: warning: statement with no effect lxR2P.c:43: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:50: error: ‘R2PContext’ has no member named ‘ctx’ lxR2P.c:50: warning: implicit declaration of function ‘glXCreateContext’ lxR2P.c:50: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:50: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:50: error: ‘False’ undeclared (first use in this function) lxR2P.c:50: warning: statement with no effect lxR2P.c:51: error: ‘R2PContext’ has no member named ‘ctx’ lxR2P.c: In function ‘R2Pmake_pixmap’: lxR2P.c:61: error: ‘R2PContext’ has no member named ‘pm’ lxR2P.c:61: warning: implicit declaration of function ‘XCreatePixmap’ lxR2P.c:61: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:61: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:61: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:61: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:61: error: request for member ‘depth’ in something not a structure or union lxR2P.c:61: warning: statement with no effect lxR2P.c:62: error: ‘R2PContext’ has no member named ‘pm’ lxR2P.c:66: error: ‘R2PContext’ has no member named ‘glxpm’ lxR2P.c:66: warning: implicit declaration of function ‘glXCreateGLXPixmap’ lxR2P.c:66: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:66: error: ‘R2PContext’ has no member named ‘visinfo’ lxR2P.c:66: error: ‘R2PContext’ has no member named ‘pm’ lxR2P.c:66: warning: statement with no effect lxR2P.c:67: error: ‘R2PContext’ has no member named ‘glxpm’ lxR2P.c: In function ‘R2PCreate’: lxR2P.c:77: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:77: warning: implicit declaration of function ‘XOpenDisplay’ lxR2P.c:77: warning: statement with no effect lxR2P.c: In function ‘R2PMakeCurrent’: lxR2P.c:88: warning: implicit declaration of function ‘glXMakeCurrent’ lxR2P.c:88: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:88: error: ‘R2PContext’ has no member named ‘glxpm’ lxR2P.c:88: error: ‘R2PContext’ has no member named ‘ctx’ lxR2P.c: In function ‘R2PDestroy’: lxR2P.c:96: warning: implicit declaration of function ‘glXDestroyGLXPixmap’ lxR2P.c:96: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:96: error: ‘R2PContext’ has no member named ‘glxpm’ lxR2P.c:97: warning: implicit declaration of function ‘XFreePixmap’ lxR2P.c:97: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:97: error: ‘R2PContext’ has no member named ‘pm’ lxR2P.c:98: warning: implicit declaration of function ‘glXDestroyContext’ lxR2P.c:98: error: ‘R2PContext’ has no member named ‘dpy’ lxR2P.c:98: error: ‘R2PContext’ has no member named ‘ctx’ lxR2P.c:99: warning: implicit declaration of function ‘XCloseDisplay’ lxR2P.c:99: error: ‘R2PContext’ has no member named ‘dpy’ make[1]: *** [lxR2P.o] Error 1 make[1]: Leaving directory `/usr/local/src/therion/loch' make: *** [loch/loch] Error 2