source/gl_local.h:173: error: syntax error before `*' token<br>source/gl_local.h:178: error: syntax error before `*' token<br>source/gl_local.h:181: error: syntax error before `*' token<br>source/gl_local.h:184: error: syntax error before `*' token<br>source/gl_local.h:189: error: syntax error before `[' token<br>source/gl_local.h:196: error: syntax error before `[' token<br>source/gl_local.h:199: error: 'GLuint' is used as a type, but is not defined as a type.<br>source/gl_local.h:201: error: syntax error before `[' token<br>source/gl_local.h:206: error: syntax error before `[' token<br>source/gl_local.h:211: error: syntax error before `[' token<br>source/gl_local.h:226: error: 'GLenum' is used as a type, but is not defined as a type.<br>source/gl_local.h:227: error: 'GLenum' is used as a type, but is not defined as a type.<br>source/gl_local.h:228: error: 'GLenum' is used as a type, but is not defined as a type.<br>source/gl_local.h:278: error: type specifier omitted for parameter `GLfloat'<br>source/gl_local.h:278: error: syntax error before `,' token<br>source/gl_local.h: In member function `void VOpenGLDrawer::MultiTexCoord(...)':<br>source/gl_local.h:280: error: no match for 'operator+' in '33984 + level'<br>/usr/include/allegro/inline/fix.inl:25: error: candidates are: fix operator+(fix, fix)<br>/usr/include/allegro/inline/fix.inl:26: error: fix operator+(fix, int)<br>/usr/include/allegro/inline/fix.inl:27: error: fix operator+(int, fix)<br>/usr/include/allegro/inline/fix.inl:28: error: fix operator+(fix, long int)<br>/usr/include/allegro/inline/fix.inl:29: error: fix operator+(long int, fix)<br>/usr/include/allegro/inline/fix.inl:30: error: fix operator+(fix, float)<br>/usr/include/allegro/inline/fix.inl:31: error: fix operator+(float, fix)<br>/usr/include/allegro/inline/fix.inl:32: error: fix operator+(fix, double)<br>/usr/include/allegro/inline/fix.inl:33: error: fix operator+(double, fix)<br>source/vector.h:114: error: TVec operator+(const TVec&, const TVec&)<br>source/gl_local.h:280: error: `GLenum' undeclared (first use this function)<br>source/gl_local.h:280: error: (Each undeclared identifier is reported only once for each function it appears in.)<br>source/gl_local.h:280: error: `s' undeclared (first use this function)<br>source/gl_local.h:280: error: `t' undeclared (first use this function)<br>source/gl_local.h: In member function `void VOpenGLDrawer::SelectTexture(int)':<br>source/gl_local.h:284: error: `GLenum' undeclared (first use this function)<br>source/gl_local.h: In member function `void VOpenGLDrawer::SetColor(long unsigned int)':<br>source/gl_local.h:294: error: `glColor4ub' undeclared (first use this function)<br>source/gl_x.cpp:36:20: GL/glx.h: No such file or directory<br>source/gl_x.cpp: At global scope:<br>source/gl_x.cpp:58: error: syntax error before `*' token<br>source/gl_x.cpp:60: error: syntax error before `;' token<br>source/gl_x.cpp:61: error: syntax error before `=' token<br>source/gl_x.cpp: In member function `virtual bool VOpenGLDrawer::SetResolution(int, int, int)':<br>source/gl_x.cpp:121: error: `GLX_RGBA' undeclared (first use this function)<br>source/gl_x.cpp:122: error: `GLX_RED_SIZE' undeclared (first use this function)<br>source/gl_x.cpp:123: error: `GLX_GREEN_SIZE' undeclared (first use this function)<br>source/gl_x.cpp:124: error: `GLX_BLUE_SIZE' undeclared (first use this function)<br>source/gl_x.cpp:125: error: `GLX_DOUBLEBUFFER' undeclared (first use this function)<br>source/gl_x.cpp:126: error: `GLX_DEPTH_SIZE' undeclared (first use this function)<br>source/gl_x.cpp:128: error: `None' undeclared (first use this function)<br>source/gl_x.cpp:140: error: `XSetWindowAttributes' undeclared (first use this function)<br>source/gl_x.cpp:140: error: syntax error before `;' token<br>source/gl_x.cpp:142: error: `Window' undeclared (first use this function)<br>source/gl_x.cpp:142: error: syntax error before `;' token<br>source/gl_x.cpp:143: error: `XVisualInfo' undeclared (first use this function)<br>source/gl_x.cpp:143: error: `visinfo' undeclared (first use this function)<br>source/gl_x.cpp:145: error: `XLOCK' undeclared (first use this function)<br>source/gl_x.cpp:147: error: `RenderDisplay' undeclared (first use this function)<br>source/gl_x.cpp:147: error: 'struct _xwin_type' has no member named 'display'<br>source/gl_x.cpp:151: error: `XUNLOCK' undeclared (first use this function)<br>source/gl_x.cpp:156: error: `root' undeclared (first use this function)<br>source/gl_x.cpp:156: error: `RootWindow' undeclared (first use this function)<br>source/gl_x.cpp:174: error: `glXChooseVisual' undeclared (first use this function)<br>source/gl_x.cpp:222: error: `attr' undeclared (first use this function)<br>source/gl_x.cpp:224: error: `AllocNone' undeclared (first use this function)<br>source/gl_x.cpp:224: error: `XCreateColormap' undeclared (first use this function)<br>source/gl_x.cpp:226: error: `KeyPressMask' undeclared (first use this function)<br>source/gl_x.cpp:227: error: `KeyReleaseMask' undeclared (first use this function)<br>