Skip to content

Instantly share code, notes, and snippets.

Created January 28, 2012 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1694140 to your computer and use it in GitHub Desktop.
Save anonymous/1694140 to your computer and use it in GitHub Desktop.
../../../source/simulation2/components/CCmpRallyPointRenderer.cpp: In member function 'virtual void CCmpRallyPointRenderer::Init(const CParamNode&)':
../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:397: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/simulation2_Debug/CCmpRallyPointRenderer.o] Error 1
../../../source/simulation2/components/CCmpTerritoryManager.cpp: In member function 'void CCmpTerritoryManager::UpdateBoundaryLines()':
../../../source/simulation2/components/CCmpTerritoryManager.cpp:612: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/simulation2_Debug/CCmpTerritoryManager.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [simulation2] Error 2
../../../source/ps/Profiler2GPU.cpp: In destructor 'CProfiler2GPU_timer_query::~CProfiler2GPU_timer_query()':
../../../source/ps/Profiler2GPU.cpp:69: error: 'pglDeleteQueriesARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'GLuint CProfiler2GPU_timer_query::NewQuery()':
../../../source/ps/Profiler2GPU.cpp:80: error: 'pglGenQueriesARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_ARB_timer_query::FrameStart()':
../../../source/ps/Profiler2GPU.cpp:167: error: 'pglGetInteger64v' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_ARB_timer_query::RecordRegion(const char*, bool)':
../../../source/ps/Profiler2GPU.cpp:201: error: 'pglQueryCounter' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_ARB_timer_query::ProcessFrames()':
../../../source/ps/Profiler2GPU.cpp:227: error: 'GL_QUERY_RESULT_AVAILABLE' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:227: error: 'pglGetQueryObjectivARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:237: error: 'GL_QUERY_RESULT' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:237: error: 'pglGetQueryObjectui64v' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_EXT_timer_query::FrameEnd()':
../../../source/ps/Profiler2GPU.cpp:337: error: 'pglEndQueryARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_EXT_timer_query::RecordRegion(const char*, bool)':
../../../source/ps/Profiler2GPU.cpp:354: error: 'pglEndQueryARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:363: error: 'pglBeginQueryARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_EXT_timer_query::ProcessFrames()':
../../../source/ps/Profiler2GPU.cpp:388: error: 'GL_QUERY_RESULT_AVAILABLE' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:388: error: 'pglGetQueryObjectivARB' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:411: error: 'GL_QUERY_RESULT' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:411: error: 'pglGetQueryObjectui64vEXT' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In destructor 'CProfiler2GPU_INTEL_performance_queries::~CProfiler2GPU_INTEL_performance_queries()':
../../../source/ps/Profiler2GPU.cpp:516: error: 'pglDeletePerfQueryINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_INTEL_performance_queries::RegionEnter(const char*)':
../../../source/ps/Profiler2GPU.cpp:551: error: 'pglBeginPerfQueryINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_INTEL_performance_queries::RegionLeave(const char*)':
../../../source/ps/Profiler2GPU.cpp:571: error: 'pglEndPerfQueryINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'GLuint CProfiler2GPU_INTEL_performance_queries::NewQuery(size_t)':
../../../source/ps/Profiler2GPU.cpp:591: error: 'pglCreatePerfQueryINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_INTEL_performance_queries::ProcessFrames()':
../../../source/ps/Profiler2GPU.cpp:620: error: 'pglGetPerfQueryDataINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:647: error: 'pglGetPerfQueryDataINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp: In member function 'void CProfiler2GPU_INTEL_performance_queries::LoadPerfCounters()':
../../../source/ps/Profiler2GPU.cpp:726: error: 'pglGetFirstPerfQueryIdINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:732: error: 'pglGetPerfQueryInfoINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:747: error: 'pglGetPerfCounterInfoINTEL' was not declared in this scope
../../../source/ps/Profiler2GPU.cpp:762: error: 'pglGetNextPerfQueryIdINTEL' was not declared in this scope
make[1]: *** [obj/engine_Debug/Profiler2GPU.o] Error 1
../../../source/ps/ProfileViewer.cpp: In member function 'void CProfileViewer::RenderProfile()':
../../../source/ps/ProfileViewer.cpp:189: error: 'glColor4ub' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:190: error: 'GL_QUADS' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:190: error: 'glBegin' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:191: error: 'glVertex2i' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:195: error: 'glEnd' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:199: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:200: error: 'glTranslatef' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:201: error: 'glScalef' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:202: error: 'glColor3ub' was not declared in this scope
../../../source/ps/ProfileViewer.cpp:206: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/engine_Debug/ProfileViewer.o] Error 1
../../../source/ps/CLogger.cpp: In member function 'void CLogger::Render()':
../../../source/ps/CLogger.cpp:288: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/CLogger.cpp:290: error: 'glScalef' was not declared in this scope
../../../source/ps/CLogger.cpp:292: error: 'glTranslatef' was not declared in this scope
../../../source/ps/CLogger.cpp:307: error: 'glColor3f' was not declared in this scope
../../../source/ps/CLogger.cpp:312: error: 'glColor3f' was not declared in this scope
../../../source/ps/CLogger.cpp:317: error: 'glColor3f' was not declared in this scope
../../../source/ps/CLogger.cpp:323: error: 'glColor3f' was not declared in this scope
../../../source/ps/CLogger.cpp:326: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/CLogger.cpp:332: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/engine_Debug/CLogger.o] Error 1
../../../source/ps/Util.cpp: In function 'void WriteSystemInfo()':
../../../source/ps/Util.cpp:105: error: 'x86_x64' has not been declared
../../../source/ps/Util.cpp: In function 'void WriteScreenshot(const VfsPath&)':
../../../source/ps/Util.cpp:209: error: 'GL_BGR' was not declared in this scope
../../../source/ps/Util.cpp: In function 'void WriteBigScreenshot(const VfsPath&, int)':
../../../source/ps/Util.cpp:268: error: 'GL_BGR' was not declared in this scope
../../../source/ps/Util.cpp:307: error: 'GL_READ_BUFFER' was not declared in this scope
../../../source/ps/Util.cpp:308: error: 'GL_DRAW_BUFFER' was not declared in this scope
../../../source/ps/Util.cpp:309: error: 'glDrawBuffer' was not declared in this scope
../../../source/ps/Util.cpp:310: error: 'glReadBuffer' was not declared in this scope
make[1]: *** [obj/engine_Debug/Util.o] Error 1
../../../source/ps/CConsole.cpp: In member function 'void CConsole::Render()':
../../../source/ps/CConsole.cpp:187: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp:189: error: 'glTranslatef' was not declared in this scope
../../../source/ps/CConsole.cpp:200: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp: In member function 'void CConsole::DrawWindow()':
../../../source/ps/CConsole.cpp:211: error: 'glColor4f' was not declared in this scope
../../../source/ps/CConsole.cpp:212: error: 'GL_QUADS' was not declared in this scope
../../../source/ps/CConsole.cpp:212: error: 'glBegin' was not declared in this scope
../../../source/ps/CConsole.cpp:213: error: 'glVertex2f' was not declared in this scope
../../../source/ps/CConsole.cpp:217: error: 'glEnd' was not declared in this scope
../../../source/ps/CConsole.cpp: In member function 'void CConsole::DrawHistory()':
../../../source/ps/CConsole.cpp:249: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp:250: error: 'glColor3f' was not declared in this scope
../../../source/ps/CConsole.cpp:251: error: 'glTranslatef' was not declared in this scope
../../../source/ps/CConsole.cpp:255: error: 'glScalef' was not declared in this scope
../../../source/ps/CConsole.cpp:267: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp:272: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp: In member function 'void CConsole::DrawBuffer()':
../../../source/ps/CConsole.cpp:280: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp:281: error: 'glColor3f' was not declared in this scope
../../../source/ps/CConsole.cpp:282: error: 'glTranslatef' was not declared in this scope
../../../source/ps/CConsole.cpp:283: error: 'glScalef' was not declared in this scope
../../../source/ps/CConsole.cpp:294: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp: In member function 'void CConsole::DrawCursor()':
../../../source/ps/CConsole.cpp:301: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/CConsole.cpp:303: error: 'glColor4f' was not declared in this scope
../../../source/ps/CConsole.cpp:309: error: 'glColor3f' was not declared in this scope
../../../source/ps/CConsole.cpp:310: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/engine_Debug/CConsole.o] Error 1
../../../source/ps/GameSetup/HWDetect.cpp: In function 'void ReportGLLimits(ScriptInterface&, CScriptValRooted)':
../../../source/ps/GameSetup/HWDetect.cpp:364: error: 'GL_MAX_LIGHTS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:365: error: 'GL_MAX_CLIP_PLANES' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:367: error: 'GL_MAX_MODELVIEW_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:368: error: 'GL_MAX_PROJECTION_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:369: error: 'GL_MAX_TEXTURE_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:371: error: 'GL_MAX_3D_TEXTURE_SIZE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:374: error: 'GL_MAX_PIXEL_MAP_TABLE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:375: error: 'GL_MAX_NAME_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:376: error: 'GL_MAX_LIST_NESTING' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:377: error: 'GL_MAX_EVAL_ORDER' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:379: error: 'GL_MAX_ATTRIB_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:380: error: 'GL_MAX_CLIENT_ATTRIB_STACK_DEPTH' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:381: error: 'GL_AUX_BUFFERS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:382: error: 'GL_RGBA_MODE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:383: error: 'GL_INDEX_MODE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:384: error: 'GL_DOUBLEBUFFER' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:385: error: 'GL_STEREO' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:387: error: 'GL_SMOOTH_POINT_SIZE_RANGE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:388: error: 'GL_SMOOTH_POINT_SIZE_GRANULARITY' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:390: error: 'GL_SMOOTH_LINE_WIDTH_RANGE' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:391: error: 'GL_SMOOTH_LINE_WIDTH_GRANULARITY' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:393: error: 'GL_MAX_ELEMENTS_INDICES' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:394: error: 'GL_MAX_ELEMENTS_VERTICES' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:395: error: 'GL_MAX_TEXTURE_UNITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:403: error: 'GL_INDEX_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:406: error: 'GL_ACCUM_RED_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:407: error: 'GL_ACCUM_GREEN_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:408: error: 'GL_ACCUM_BLUE_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:409: error: 'GL_ACCUM_ALPHA_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:415: error: 'GL_MAX_TEXTURE_LOD_BIAS_EXT' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:420: error: 'GL_SAMPLES_PASSED' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:420: error: 'GL_QUERY_COUNTER_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:420: error: 'pglGetQueryivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:425: error: 'GL_SHADING_LANGUAGE_VERSION_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:430: error: 'GL_MAX_VERTEX_ATTRIBS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:431: error: 'GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:432: error: 'GL_MAX_VARYING_FLOATS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:433: error: 'GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:434: error: 'GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:438: error: 'GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:443: error: 'GL_MAX_TEXTURE_IMAGE_UNITS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:444: error: 'GL_MAX_TEXTURE_COORDS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:449: error: 'GL_MAX_DRAW_BUFFERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:462: error: 'GL_MAX_COLOR_ATTACHMENTS_EXT' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:463: error: 'GL_MAX_RENDERBUFFER_SIZE_EXT' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:468: error: 'GL_MAX_SAMPLES_EXT' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:488: error: 'GL_QUERY_COUNTER_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:488: error: 'pglGetQueryivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:493: error: 'GL_QUERY_COUNTER_BITS' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:493: error: 'pglGetQueryivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:503: error: 'GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:508: error: 'GL_MAX_PROGRAM_MATRICES_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:509: error: 'GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:514: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:514: error: 'GL_MAX_PROGRAM_ENV_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:514: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:515: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:515: error: 'GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:515: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:516: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:516: error: 'GL_MAX_PROGRAM_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:516: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:517: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:517: error: 'GL_MAX_PROGRAM_TEMPORARIES_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:517: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:518: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:518: error: 'GL_MAX_PROGRAM_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:518: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:519: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:519: error: 'GL_MAX_PROGRAM_ATTRIBS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:519: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:520: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:520: error: 'GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:520: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:521: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:521: error: 'GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:521: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:522: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:522: error: 'GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:522: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:523: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:523: error: 'GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:523: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:524: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:524: error: 'GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:524: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:525: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:525: error: 'GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:525: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:544: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:544: error: 'GL_MAX_PROGRAM_ENV_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:544: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:545: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:545: error: 'GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:545: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:546: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:546: error: 'GL_MAX_PROGRAM_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:546: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:547: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:547: error: 'GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:547: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:548: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:548: error: 'GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:548: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:549: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:549: error: 'GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:549: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:550: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:550: error: 'GL_MAX_PROGRAM_TEMPORARIES_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:550: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:551: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:551: error: 'GL_MAX_PROGRAM_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:551: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:552: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:552: error: 'GL_MAX_PROGRAM_ATTRIBS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:552: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:553: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:553: error: 'GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:553: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:554: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:554: error: 'GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:554: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:555: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:555: error: 'GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:555: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:556: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:556: error: 'GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:556: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:557: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:557: error: 'GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:557: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:558: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:558: error: 'GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:558: error: 'pglGetProgramivARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:559: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:559: error: 'GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB' was not declared in this scope
../../../source/ps/GameSetup/HWDetect.cpp:559: error: 'pglGetProgramivARB' was not declared in this scope
make[1]: *** [obj/engine_Debug/HWDetect.o] Error 1
../../../source/ps/GameSetup/GameSetup.cpp:102:22: error: X11/Xlib.h: No such file or directory
../../../source/ps/GameSetup/GameSetup.cpp: In function 'void Render()':
../../../source/ps/GameSetup/GameSetup.cpp:227: error: 'GL_ENABLE_BIT' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:227: error: 'glPushAttrib' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:233: error: 'GL_PROJECTION' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:233: error: 'glMatrixMode' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:234: error: 'glPushMatrix' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:235: error: 'glLoadIdentity' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:236: error: 'glOrtho' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:238: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:254: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:255: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:255: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:255: error: 'GL_MODULATE' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:255: error: 'glTexEnvi' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:295: error: 'glPopMatrix' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp:298: error: 'glPopAttrib' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp: In function 'size_t ChooseCacheSize()':
../../../source/ps/GameSetup/GameSetup.cpp:379: error: 'os_cpu_MemorySize' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp: In function 'void EarlyInit()':
../../../source/ps/GameSetup/GameSetup.cpp:804: error: 'XInitThreads' was not declared in this scope
make[1]: *** [obj/engine_Debug/GameSetup.o] Error 1
In file included from /usr/include/libxml2/libxml/parser.h:807,
from /usr/include/libxml2/libxml/hash.h:29,
from /usr/include/libxml2/libxml/relaxng.h:14,
from ../../../source/ps/XML/RelaxNG.cpp:26:
/usr/include/libxml2/libxml/encoding.h:28:19: error: iconv.h: No such file or directory
In file included from /usr/include/libxml2/libxml/parser.h:807,
from /usr/include/libxml2/libxml/hash.h:29,
from /usr/include/libxml2/libxml/relaxng.h:14,
from ../../../source/ps/XML/RelaxNG.cpp:26:
/usr/include/libxml2/libxml/encoding.h:146: error: 'iconv_t' does not name a type
/usr/include/libxml2/libxml/encoding.h:147: error: 'iconv_t' does not name a type
make[1]: *** [obj/engine_Debug/RelaxNG.o] Error 1
In file included from /usr/include/libxml2/libxml/parser.h:807,
from ../../../source/ps/XML/Xeromyces.cpp:32:
/usr/include/libxml2/libxml/encoding.h:28:19: error: iconv.h: No such file or directory
In file included from /usr/include/libxml2/libxml/parser.h:807,
from ../../../source/ps/XML/Xeromyces.cpp:32:
/usr/include/libxml2/libxml/encoding.h:146: error: 'iconv_t' does not name a type
/usr/include/libxml2/libxml/encoding.h:147: error: 'iconv_t' does not name a type
make[1]: *** [obj/engine_Debug/Xeromyces.o] Error 1
../../../source/maths/Brush.cpp: In member function 'void CBrush::Render() const':
../../../source/maths/Brush.cpp:317: error: 'GL_POLYGON' was not declared in this scope
../../../source/maths/Brush.cpp:317: error: 'glBegin' was not declared in this scope
../../../source/maths/Brush.cpp:324: error: 'glVertex3fv' was not declared in this scope
../../../source/maths/Brush.cpp:328: error: 'glEnd' was not declared in this scope
make[1]: *** [obj/engine_Debug/Brush.o] Error 1
../../../source/maths/BoundingBoxAligned.cpp: In member function 'void CBoundingBoxAligned::Render() const':
../../../source/maths/BoundingBoxAligned.cpp:240: error: 'GL_QUADS' was not declared in this scope
../../../source/maths/BoundingBoxAligned.cpp:240: error: 'glBegin' was not declared in this scope
../../../source/maths/BoundingBoxAligned.cpp:241: error: 'glTexCoord2f' was not declared in this scope
../../../source/maths/BoundingBoxAligned.cpp:241: error: 'glVertex3f' was not declared in this scope
../../../source/maths/BoundingBoxAligned.cpp:270: error: 'glEnd' was not declared in this scope
make[1]: *** [obj/engine_Debug/BoundingBoxAligned.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [engine] Error 2
../../../source/graphics/Material.cpp: In member function 'void CMaterial::Bind()':
../../../source/graphics/Material.cpp:52: error: 'GL_SHININESS' was not declared in this scope
../../../source/graphics/Material.cpp:52: error: 'glMaterialf' was not declared in this scope
../../../source/graphics/Material.cpp:53: error: 'GL_DIFFUSE' was not declared in this scope
../../../source/graphics/Material.cpp:53: error: 'glMaterialfv' was not declared in this scope
../../../source/graphics/Material.cpp:54: error: 'GL_AMBIENT' was not declared in this scope
../../../source/graphics/Material.cpp:55: error: 'GL_SPECULAR' was not declared in this scope
../../../source/graphics/Material.cpp:56: error: 'GL_EMISSION' was not declared in this scope
make[1]: *** [obj/graphics_Debug/Material.o] Error 1
../../../source/graphics/ShaderTechnique.cpp: In member function 'void CShaderPass::Bind()':
../../../source/graphics/ShaderTechnique.cpp:34: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/graphics/ShaderTechnique.cpp:35: error: 'glAlphaFunc' was not declared in this scope
../../../source/graphics/ShaderTechnique.cpp: In member function 'void CShaderPass::Unbind()':
../../../source/graphics/ShaderTechnique.cpp:60: error: 'GL_ALPHA_TEST' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ShaderTechnique.o] Error 1
../../../source/graphics/Camera.cpp: In member function 'void CCamera::Render(int) const':
../../../source/graphics/Camera.cpp:384: error: 'GL_POLYGON' was not declared in this scope
../../../source/graphics/Camera.cpp:384: error: 'glBegin' was not declared in this scope
../../../source/graphics/Camera.cpp:385: error: 'glVertex3fv' was not declared in this scope
../../../source/graphics/Camera.cpp:389: error: 'glEnd' was not declared in this scope
../../../source/graphics/Camera.cpp:400: error: 'GL_QUAD_STRIP' was not declared in this scope
make[1]: *** [obj/graphics_Debug/Camera.o] Error 1
../../../source/graphics/ParticleEmitter.cpp: In member function 'void CParticleEmitter::Bind()':
../../../source/graphics/ParticleEmitter.cpp:152: error: 'pglBlendEquationEXT' was not declared in this scope
../../../source/graphics/ParticleEmitter.cpp: In member function 'void CParticleEmitter::RenderArray()':
../../../source/graphics/ParticleEmitter.cpp:167: error: 'glVertexPointer' was not declared in this scope
../../../source/graphics/ParticleEmitter.cpp:171: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/graphics/ParticleEmitter.cpp:172: error: 'glTexCoordPointer' was not declared in this scope
../../../source/graphics/ParticleEmitter.cpp:177: error: 'glColorPointer' was not declared in this scope
../../../source/graphics/ParticleEmitter.cpp:179: error: 'GL_QUADS' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ParticleEmitter.o] Error 1
../../../source/graphics/ObjectEntry.cpp: In member function 'bool CObjectEntry::BuildVariation(const std::vector<std::set<CStr8> >&, const std::vector<unsigned char>&, CObjectManager&)':
../../../source/graphics/ObjectEntry.cpp:82: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ObjectEntry.o] Error 1
../../../source/graphics/TerritoryTexture.cpp: In member function 'void CTerritoryTexture::ConstructTexture(int)':
../../../source/graphics/TerritoryTexture.cpp:106: error: 'GL_BGRA_EXT' was not declared in this scope
../../../source/graphics/TerritoryTexture.cpp: In member function 'void CTerritoryTexture::RecomputeTexture(int)':
../../../source/graphics/TerritoryTexture.cpp:169: error: 'GL_BGRA_EXT' was not declared in this scope
make[1]: *** [obj/graphics_Debug/TerritoryTexture.o] Error 1
../../../source/graphics/LOSTexture.cpp: In member function 'void CLOSTexture::ConstructTexture(int)':
../../../source/graphics/LOSTexture.cpp:123: error: 'GL_ALPHA8' was not declared in this scope
make[1]: *** [obj/graphics_Debug/LOSTexture.o] Error 1
../../../source/graphics/Sprite.cpp: In member function 'void CSprite::Render()':
../../../source/graphics/Sprite.cpp:48: error: 'glPushMatrix' was not declared in this scope
../../../source/graphics/Sprite.cpp:49: error: 'glTranslatef' was not declared in this scope
../../../source/graphics/Sprite.cpp:50: error: 'glScalef' was not declared in this scope
../../../source/graphics/Sprite.cpp:57: error: 'glColor4fv' was not declared in this scope
../../../source/graphics/Sprite.cpp:59: error: 'glBegin' was not declared in this scope
../../../source/graphics/Sprite.cpp:61: error: 'glTexCoord2f' was not declared in this scope
../../../source/graphics/Sprite.cpp:62: error: 'glVertex3fv' was not declared in this scope
../../../source/graphics/Sprite.cpp:75: error: 'glEnd' was not declared in this scope
../../../source/graphics/Sprite.cpp: In member function 'void CSprite::BeginBillboard()':
../../../source/graphics/Sprite.cpp:195: error: 'GL_MODELVIEW_MATRIX' was not declared in this scope
../../../source/graphics/Sprite.cpp:206: error: 'glMultMatrixf' was not declared in this scope
../../../source/graphics/Sprite.cpp: In member function 'void CSprite::EndBillboard()':
../../../source/graphics/Sprite.cpp:211: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/graphics_Debug/Sprite.o] Error 1
../../../source/graphics/ShaderProgramFFP.cpp: In member function 'virtual void CShaderProgramFFP_OverlayLine::Uniform(CShaderProgram::Binding, float, float, float, float)':
../../../source/graphics/ShaderProgramFFP.cpp:132: error: 'GL_S' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:132: error: 'GL_OBJECT_PLANE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:132: error: 'glTexGenfv' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:133: error: 'GL_T' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:139: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:139: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:139: error: 'glTexEnvfv' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp: In member function 'virtual void CShaderProgramFFP_OverlayLine::Bind()':
../../../source/graphics/ShaderProgramFFP.cpp:165: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:165: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:165: error: 'GL_COMBINE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:165: error: 'glTexEnvi' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:167: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:168: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:169: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:171: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:172: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:173: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:184: error: 'GL_INTERPOLATE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:185: error: 'GL_CONSTANT' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:187: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:187: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:188: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:189: error: 'GL_SOURCE2_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:190: error: 'GL_OPERAND2_RGB_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:192: error: 'GL_MODULATE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:195: error: 'GL_SOURCE1_ALPHA_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:196: error: 'GL_OPERAND1_ALPHA_ARB' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:215: error: 'GL_TEXTURE_GEN_S' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:216: error: 'GL_TEXTURE_GEN_T' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:217: error: 'GL_S' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:217: error: 'GL_TEXTURE_GEN_MODE' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:217: error: 'GL_OBJECT_LINEAR' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:217: error: 'glTexGeni' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:218: error: 'GL_T' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp: In member function 'virtual void CShaderProgramFFP_OverlayLine::Unbind()':
../../../source/graphics/ShaderProgramFFP.cpp:240: error: 'GL_TEXTURE_GEN_S' was not declared in this scope
../../../source/graphics/ShaderProgramFFP.cpp:241: error: 'GL_TEXTURE_GEN_T' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ShaderProgramFFP.o] Error 1
../../../source/graphics/ShaderProgram.cpp: In constructor 'CShaderProgramARB::CShaderProgramARB(const VfsPath&, const VfsPath&, const std::map<CStr8, CStr8>&, const std::map<CStr8, int>&, const std::map<CStr8, int>&, int)':
../../../source/graphics/ShaderProgram.cpp:42: error: 'pglGenProgramsARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In destructor 'virtual CShaderProgramARB::~CShaderProgramARB()':
../../../source/graphics/ShaderProgram.cpp:50: error: 'pglDeleteProgramsARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'bool CShaderProgramARB::Compile(GLuint, const char*, GLuint, const VfsPath&, const CStr8&)':
../../../source/graphics/ShaderProgram.cpp:78: error: 'pglBindProgramARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:82: error: 'GL_PROGRAM_FORMAT_ASCII_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:82: error: 'pglProgramStringARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:87: error: 'GL_PROGRAM_ERROR_POSITION_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:89: error: 'GL_PROGRAM_ERROR_STRING_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'virtual void CShaderProgramARB::Reload()':
../../../source/graphics/ShaderProgram.cpp:123: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:126: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'virtual void CShaderProgramARB::Bind()':
../../../source/graphics/ShaderProgram.cpp:139: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:140: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:141: error: 'pglBindProgramARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'virtual void CShaderProgramARB::Unbind()':
../../../source/graphics/ShaderProgram.cpp:147: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:148: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:149: error: 'pglBindProgramARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'virtual void CShaderProgramARB::Uniform(CShaderProgram::Binding, float, float, float, float)':
../../../source/graphics/ShaderProgram.cpp:203: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:203: error: 'pglProgramLocalParameter4fARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:206: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:206: error: 'pglProgramLocalParameter4fARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp: In member function 'virtual void CShaderProgramARB::Uniform(CShaderProgram::Binding, const CMatrix3D&)':
../../../source/graphics/ShaderProgram.cpp:213: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:213: error: 'pglProgramLocalParameter4fARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:221: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
../../../source/graphics/ShaderProgram.cpp:221: error: 'pglProgramLocalParameter4fARB' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ShaderProgram.o] Error 1
../../../source/graphics/CinemaTrack.cpp: In member function 'void CCinemaPath::DrawSpline(const CVector4D&, int, bool) const':
../../../source/graphics/CinemaTrack.cpp:86: warning: NULL used in arithmetic
../../../source/graphics/CinemaTrack.cpp:94: error: 'glColor4f' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:98: error: 'GL_LINE_SMOOTH' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:99: error: 'glBegin' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:106: error: 'glVertex3f' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:108: error: 'glEnd' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:116: error: 'GL_POINT_SMOOTH' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:117: error: 'glPointSize' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:118: error: 'glBegin' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:125: error: 'glVertex3f' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:127: error: 'glColor3f' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:130: error: 'glVertex3f' was not declared in this scope
../../../source/graphics/CinemaTrack.cpp:132: error: 'glEnd' was not declared in this scope
make[1]: *** [obj/graphics_Debug/CinemaTrack.o] Error 1
../../../source/renderer/DecalRData.cpp: In member function 'void CDecalRData::Render(const CShaderProgramPtr&)':
../../../source/renderer/DecalRData.cpp:90: error: 'glColor3fv' was not declared in this scope
../../../source/renderer/DecalRData.cpp:94: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/DecalRData.cpp:95: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/DecalRData.cpp:96: error: 'glTexCoordPointer' was not declared in this scope
make[1]: *** [obj/graphics_Debug/DecalRData.o] Error 1
../../../source/renderer/ParticleRenderer.cpp: In member function 'void ParticleRenderer::RenderParticles(bool)':
../../../source/renderer/ParticleRenderer.cpp:126: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:126: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:128: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:130: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:131: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:143: error: 'pglBlendEquationEXT' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:146: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/ParticleRenderer.cpp:147: error: 'GL_COLOR_ARRAY' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ParticleRenderer.o] Error 1
../../../source/renderer/HWLightingModelRenderer.cpp: In member function 'virtual void ShaderModelRenderer::BeginPass(int)':
../../../source/renderer/HWLightingModelRenderer.cpp:182: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:182: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:185: error: 'GL_NORMAL_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:185: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:188: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:188: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp: In member function 'virtual void ShaderModelRenderer::EndPass(int)':
../../../source/renderer/HWLightingModelRenderer.cpp:195: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:195: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:198: error: 'GL_NORMAL_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:198: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:201: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:201: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp: In member function 'virtual void ShaderModelRenderer::PrepareModelDef(int, const CModelDefPtr&)':
../../../source/renderer/HWLightingModelRenderer.cpp:219: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp: In member function 'virtual void ShaderModelRenderer::RenderModel(int, CModel*, void*)':
../../../source/renderer/HWLightingModelRenderer.cpp:236: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:239: error: 'glNormalPointer' was not declared in this scope
../../../source/renderer/HWLightingModelRenderer.cpp:247: error: 'pglDrawRangeElementsEXT' was not declared in this scope
make[1]: *** [obj/graphics_Debug/HWLightingModelRenderer.o] Error 1
In file included from ../../../source/renderer/TerrainRenderer.cpp:53:
../../../source/lib/res/graphics/ogl_shader.h:72: error: 'GLhandleARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.h:72: error: expected primary-expression before '&' token
../../../source/lib/res/graphics/ogl_shader.h:72: error: 'h' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.h:72: error: initializer expression list treated as compound expression
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderTerrain(bool)':
../../../source/renderer/TerrainRenderer.cpp:203: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:203: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:204: error: 'glColor3f' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:211: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:216: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:217: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:217: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:217: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:217: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:218: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:219: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:220: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:223: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:224: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:224: error: 'GL_CONSTANT' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:225: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:227: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:227: error: 'glTexEnvfv' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:245: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:259: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:259: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:277: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:280: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:281: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:321: error: 'GL_ADD' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:337: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:338: error: 'glLoadMatrixf' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:339: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:359: error: 'glLoadIdentity' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderTerrainShader(ShadowMap*, bool)':
../../../source/renderer/TerrainRenderer.cpp:443: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:443: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:444: error: 'glColor3f' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:451: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:452: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:472: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:489: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderPatches(bool)':
../../../source/renderer/TerrainRenderer.cpp:535: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:535: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:537: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderOutlines(bool)':
../../../source/renderer/TerrainRenderer.cpp:551: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:551: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:554: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'bool TerrainRenderer::RenderFancyWater()':
../../../source/renderer/TerrainRenderer.cpp:651: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:651: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:651: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:657: error: 'GL_TEXTURE1_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:660: error: 'GL_TEXTURE2_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:692: error: 'pglUniform3fvARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:695: error: 'pglUniform1fARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:703: error: 'pglUniform2fARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:705: error: 'pglUniformMatrix4fvARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:708: error: 'pglUniform1iARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:714: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:714: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:715: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:723: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:731: error: 'GL_TEXTURE0_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderSimpleWater()':
../../../source/renderer/TerrainRenderer.cpp:766: error: 'GL_S' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:766: error: 'GL_TEXTURE_GEN_MODE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:766: error: 'GL_OBJECT_LINEAR' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:766: error: 'glTexGeni' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:767: error: 'GL_T' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:768: error: 'GL_OBJECT_PLANE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:768: error: 'glTexGenfv' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:770: error: 'GL_TEXTURE_GEN_S' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:771: error: 'GL_TEXTURE_GEN_T' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:775: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:775: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:775: error: 'glTexEnvfv' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:776: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:776: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:776: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:777: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:777: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:778: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:779: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:780: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:780: error: 'GL_CONSTANT' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:781: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:782: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:783: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:783: error: 'GL_PRIMARY_COLOR_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:784: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:800: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:809: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:809: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:809: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:811: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:811: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:812: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:820: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp:829: error: 'GL_TEXTURE0_ARB' was not declared in this scope
../../../source/renderer/TerrainRenderer.cpp: In member function 'void TerrainRenderer::RenderPriorities()':
../../../source/renderer/TerrainRenderer.cpp:859: error: 'glColor3f' was not declared in this scope
make[1]: *** [obj/graphics_Debug/TerrainRenderer.o] Error 1
../../../source/renderer/ShadowMap.cpp: In destructor 'ShadowMap::~ShadowMap()':
../../../source/renderer/ShadowMap.cpp:120: error: 'pglDeleteFramebuffersEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp: In member function 'void ShadowMap::RecreateTexture()':
../../../source/renderer/ShadowMap.cpp:135: error: 'pglDeleteFramebuffersEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp: In member function 'void ShadowMapInternals::CreateTexture()':
../../../source/renderer/ShadowMap.cpp:306: error: 'pglDeleteFramebuffersEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:310: error: 'pglGenFramebuffersEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:353: error: 'GL_RGBA8' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:364: error: 'GL_DEPTH_COMPONENT24' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:365: error: 'GL_DEPTH_COMPONENT32' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:371: error: 'GL_DEPTH_TEXTURE_MODE' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:371: error: 'GL_INTENSITY' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:372: error: 'GL_TEXTURE_COMPARE_MODE' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:372: error: 'GL_COMPARE_R_TO_TEXTURE' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:373: error: 'GL_TEXTURE_COMPARE_FUNC' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:383: error: 'GL_FRAMEBUFFER_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:383: error: 'pglBindFramebufferEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:385: error: 'GL_DEPTH_ATTACHMENT_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:385: error: 'pglFramebufferTexture2DEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:389: error: 'GL_COLOR_ATTACHMENT0_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:393: error: 'glDrawBuffer' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:396: error: 'glReadBuffer' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:398: error: 'pglCheckFramebufferStatusEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:402: error: 'GL_FRAMEBUFFER_COMPLETE_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp: In member function 'void ShadowMap::BeginRender()':
../../../source/renderer/ShadowMap.cpp:436: error: 'GL_FRAMEBUFFER_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:436: error: 'pglBindFramebufferEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:449: error: 'GL_PROJECTION' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:449: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:450: error: 'glPushMatrix' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:451: error: 'glLoadMatrixf' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:453: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/ShadowMap.cpp: In member function 'void ShadowMap::EndRender()':
../../../source/renderer/ShadowMap.cpp:470: error: 'GL_FRAMEBUFFER_EXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:470: error: 'pglBindFramebufferEXT' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:478: error: 'glPopMatrix' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:479: error: 'GL_PROJECTION' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:479: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:481: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/ShadowMap.cpp: In member function 'void ShadowMap::RenderDebugDisplay()':
../../../source/renderer/ShadowMap.cpp:534: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:534: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:535: error: 'glPushMatrix' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:536: error: 'glMultMatrixf' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:540: error: 'glColor4ub' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:544: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:544: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:545: error: 'glColor3ub' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:548: error: 'glBegin' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:549: error: 'glVertex3f' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:551: error: 'glEnd' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:552: error: 'GL_POLYGON' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:557: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:558: error: 'glPopMatrix' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:593: error: 'GL_PROJECTION' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:595: error: 'glLoadIdentity' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:596: error: 'glOrtho' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:603: error: 'GL_TEXTURE_COMPARE_MODE' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:604: error: 'glColor3f' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:605: error: 'GL_QUADS' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:606: error: 'glTexCoord2f' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:606: error: 'glVertex2f' was not declared in this scope
../../../source/renderer/ShadowMap.cpp:611: error: 'GL_COMPARE_R_TO_TEXTURE' was not declared in this scope
make[1]: *** [obj/graphics_Debug/ShadowMap.o] Error 1
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual int FastPlayerColorRender::BeginPass(int)':
../../../source/renderer/PlayerRenderer.cpp:64: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:64: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:64: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:64: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:65: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:65: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:66: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:67: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:68: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:68: error: 'GL_CONSTANT' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:69: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:72: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:73: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:74: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:81: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:83: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual void FastPlayerColorRender::PrepareModel(int, CModel*)':
../../../source/renderer/PlayerRenderer.cpp:138: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:138: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:138: error: 'glTexEnvfv' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual int SlowPlayerColorRender::BeginPass(int)':
../../../source/renderer/PlayerRenderer.cpp:162: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:162: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:162: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:162: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:163: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:163: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:164: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:165: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:166: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:166: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:167: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:170: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:171: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:172: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:180: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:180: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:180: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:180: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:181: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:181: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:182: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:183: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:184: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:184: error: 'GL_CONSTANT' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:185: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:188: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:189: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:190: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:196: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:198: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:210: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:211: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual bool SlowPlayerColorRender::EndPass(int)':
../../../source/renderer/PlayerRenderer.cpp:229: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual void SlowPlayerColorRender::PrepareModel(int, CModel*)':
../../../source/renderer/PlayerRenderer.cpp:252: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:252: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp:252: error: 'glTexEnvfv' was not declared in this scope
../../../source/renderer/PlayerRenderer.cpp: In member function 'virtual void SolidPlayerColorRender::PrepareModel(int, CModel*)':
../../../source/renderer/PlayerRenderer.cpp:290: error: 'glColor3f' was not declared in this scope
make[1]: *** [obj/graphics_Debug/PlayerRenderer.o] Error 1
../../../source/renderer/ModelRenderer.cpp: In static member function 'static void ModelRenderer::BuildPositionAndNormals(CModel*, const VertexArrayIterator<CVector3D>&, const VertexArrayIterator<CVector3D>&)':
../../../source/renderer/ModelRenderer.cpp:101: error: 'SkinPointsAndNormals_SSE' is not a member of 'CModelDef'
make[1]: *** [obj/graphics_Debug/ModelRenderer.o] Error 1
../../../source/renderer/RenderModifiers.cpp: In member function 'virtual int PlainRenderModifier::BeginPass(int)':
../../../source/renderer/RenderModifiers.cpp:93: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:93: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:93: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:93: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:94: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:94: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:95: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:96: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:97: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:97: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:98: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:101: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:101: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:101: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:105: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:106: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:106: error: 'GL_CONSTANT' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:107: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:110: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:110: error: 'glTexEnvfv' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp: In member function 'virtual int WireframeRenderModifier::BeginPass(int)':
../../../source/renderer/RenderModifiers.cpp:146: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:146: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:151: error: 'glColor4f' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp: In member function 'virtual bool WireframeRenderModifier::EndPass(int)':
../../../source/renderer/RenderModifiers.cpp:168: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/RenderModifiers.cpp:168: error: 'glPolygonMode' was not declared in this scope
make[1]: *** [obj/graphics_Debug/RenderModifiers.o] Error 1
../../../source/renderer/PatchRData.cpp: In static member function 'static void CPatchRData::RenderBases(const std::vector<CPatchRData*>&)':
../../../source/renderer/PatchRData.cpp:769: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:770: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:771: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In static member function 'static void CPatchRData::RenderBlends(const std::vector<CPatchRData*>&)':
../../../source/renderer/PatchRData.cpp:929: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:931: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:933: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:934: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:959: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In static member function 'static void CPatchRData::RenderStreams(const std::vector<CPatchRData*>&, int)':
../../../source/renderer/PatchRData.cpp:999: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1002: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1003: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1007: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1008: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1012: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1013: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1017: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1018: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1022: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1023: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1027: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1047: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In member function 'void CPatchRData::RenderOutline()':
../../../source/renderer/PatchRData.cpp:1084: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In member function 'void CPatchRData::RenderSides()':
../../../source/renderer/PatchRData.cpp:1099: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In member function 'void CPatchRData::RenderPriorities()':
../../../source/renderer/PatchRData.cpp:1133: error: 'glPushMatrix' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1134: error: 'glTranslatef' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1138: error: 'glScalef' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1141: error: 'glPopMatrix' was not declared in this scope
../../../source/renderer/PatchRData.cpp: In member function 'void CPatchRData::RenderWater()':
../../../source/renderer/PatchRData.cpp:1294: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1295: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/PatchRData.cpp:1300: error: 'GL_QUADS' was not declared in this scope
make[1]: *** [obj/graphics_Debug/PatchRData.o] Error 1
../../../source/renderer/OverlayRenderer.cpp: In member function 'void OverlayRenderer::RenderOverlaysBeforeWater()':
../../../source/renderer/OverlayRenderer.cpp:177: error: 'glColor4fv' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:180: error: 'GL_V3F' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:180: error: 'glInterleavedArrays' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:184: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:184: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp: In member function 'void OverlayRenderer::RenderOverlaysAfterWater()':
../../../source/renderer/OverlayRenderer.cpp:244: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:244: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:245: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:246: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp: In member function 'void OverlayRenderer::RenderTexturedOverlayLines(CShaderProgramPtr, bool)':
../../../source/renderer/OverlayRenderer.cpp:260: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:260: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:264: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:265: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:265: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:270: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:271: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:271: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:296: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:300: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:301: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:306: error: 'pglClientActiveTextureARB' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:307: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp: In member function 'void OverlayRenderer::RenderForegroundOverlays(const CCamera&)':
../../../source/renderer/OverlayRenderer.cpp:329: error: 'glColor4f' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:331: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:331: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:332: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:335: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:350: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:351: error: 'GL_QUADS' was not declared in this scope
../../../source/renderer/OverlayRenderer.cpp:354: error: 'glDisableClientState' was not declared in this scope
make[1]: *** [obj/graphics_Debug/OverlayRenderer.o] Error 1
../../../source/renderer/SkyManager.cpp: In member function 'void SkyManager::RenderSky()':
../../../source/renderer/SkyManager.cpp:139: error: 'GL_TEXTURE0_ARB' was not declared in this scope
../../../source/renderer/SkyManager.cpp:140: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/SkyManager.cpp:140: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/SkyManager.cpp:140: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/SkyManager.cpp:142: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/SkyManager.cpp:142: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/SkyManager.cpp:143: error: 'glPushMatrix' was not declared in this scope
../../../source/renderer/SkyManager.cpp:149: error: 'glTranslatef' was not declared in this scope
../../../source/renderer/SkyManager.cpp:153: error: 'glRotatef' was not declared in this scope
../../../source/renderer/SkyManager.cpp:160: error: 'GL_QUADS' was not declared in this scope
../../../source/renderer/SkyManager.cpp:160: error: 'glBegin' was not declared in this scope
../../../source/renderer/SkyManager.cpp:161: error: 'glTexCoord2f' was not declared in this scope
../../../source/renderer/SkyManager.cpp:162: error: 'glVertex3f' was not declared in this scope
../../../source/renderer/SkyManager.cpp:169: error: 'glEnd' was not declared in this scope
../../../source/renderer/SkyManager.cpp:223: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/graphics_Debug/SkyManager.o] Error 1
../../../source/renderer/InstancingModelRenderer.cpp: In member function 'virtual void InstancingModelRenderer::BeginPass(int)':
../../../source/renderer/InstancingModelRenderer.cpp:162: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:162: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:165: error: 'GL_NORMAL_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:165: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:168: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:168: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp: In member function 'virtual void InstancingModelRenderer::EndPass(int)':
../../../source/renderer/InstancingModelRenderer.cpp:175: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:175: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:178: error: 'GL_NORMAL_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:178: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:181: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:181: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp: In member function 'virtual void InstancingModelRenderer::PrepareModelDef(int, const CModelDefPtr&)':
../../../source/renderer/InstancingModelRenderer.cpp:200: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:203: error: 'glNormalPointer' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp:206: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/InstancingModelRenderer.cpp: In member function 'virtual void InstancingModelRenderer::RenderModel(int, CModel*, void*)':
../../../source/renderer/InstancingModelRenderer.cpp:221: error: 'pglDrawRangeElementsEXT' was not declared in this scope
make[1]: *** [obj/graphics_Debug/InstancingModelRenderer.o] Error 1
../../../source/renderer/Renderer.cpp: In member function 'void CRendererInternals::SetOpenGLCamera(const CCamera&)':
../../../source/renderer/Renderer.cpp:378: error: 'GL_PROJECTION' was not declared in this scope
../../../source/renderer/Renderer.cpp:378: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:379: error: 'glLoadMatrixf' was not declared in this scope
../../../source/renderer/Renderer.cpp:381: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderShadowMap()':
../../../source/renderer/Renderer.cpp:941: error: 'glColor3f' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderPatches(const CFrustum*)':
../../../source/renderer/Renderer.cpp:995: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:995: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1008: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp:1008: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1014: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1014: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1018: error: 'glColor3f' was not declared in this scope
../../../source/renderer/Renderer.cpp:1033: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderModels(const CFrustum*)':
../../../source/renderer/Renderer.cpp:1065: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1065: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1073: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp:1073: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1077: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1077: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1079: error: 'glColor3f' was not declared in this scope
../../../source/renderer/Renderer.cpp:1084: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderTransparentModels(ETransparentMode, const CFrustum*)':
../../../source/renderer/Renderer.cpp:1103: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1103: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1123: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp:1123: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1127: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1127: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1129: error: 'glColor3f' was not declared in this scope
../../../source/renderer/Renderer.cpp:1133: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'CMatrix3D CRenderer::GetModelViewProjectionMatrix()':
../../../source/renderer/Renderer.cpp:1145: error: 'GL_PROJECTION_MATRIX' was not declared in this scope
../../../source/renderer/Renderer.cpp:1146: error: 'GL_MODELVIEW_MATRIX' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::SetObliqueFrustumClipping(const CVector4D&)':
../../../source/renderer/Renderer.cpp:1170: error: 'GL_PROJECTION_MATRIX' was not declared in this scope
../../../source/renderer/Renderer.cpp:1193: error: 'GL_PROJECTION' was not declared in this scope
../../../source/renderer/Renderer.cpp:1193: error: 'glMatrixMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1194: error: 'glLoadMatrixf' was not declared in this scope
../../../source/renderer/Renderer.cpp:1196: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'SScreenRect CRenderer::RenderReflections(const CBoundingBoxAligned&)':
../../../source/renderer/Renderer.cpp:1269: error: 'GL_TEXTURE0_ARB' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'SScreenRect CRenderer::RenderRefractions(const CBoundingBoxAligned&)':
../../../source/renderer/Renderer.cpp:1347: error: 'GL_TEXTURE0_ARB' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderSilhouettes()':
../../../source/renderer/Renderer.cpp:1409: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/Renderer.cpp:1410: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/Renderer.cpp:1439: error: 'pglBlendColorEXT' was not declared in this scope
../../../source/renderer/Renderer.cpp:1468: error: 'pglBlendColorEXT' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderParticles()':
../../../source/renderer/Renderer.cpp:1485: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1485: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1488: error: 'glColor3f' was not declared in this scope
../../../source/renderer/Renderer.cpp:1497: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::RenderSubmissions()':
../../../source/renderer/Renderer.cpp:1623: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/Renderer.cpp:1623: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1623: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1623: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'void CRenderer::DisplayFrustum()':
../../../source/renderer/Renderer.cpp:1681: error: 'glColor4ub' was not declared in this scope
../../../source/renderer/Renderer.cpp:1685: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/Renderer.cpp:1685: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/Renderer.cpp:1686: error: 'glColor3ub' was not declared in this scope
../../../source/renderer/Renderer.cpp:1688: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/Renderer.cpp: In member function 'int CRenderer::LoadAlphaMaps()':
../../../source/renderer/Renderer.cpp:1951: error: 'GL_INTENSITY' was not declared in this scope
make[1]: *** [obj/graphics_Debug/Renderer.o] Error 1
../../../source/renderer/FixedFunctionModelRenderer.cpp: In member function 'virtual void FixedFunctionModelRenderer::BeginPass(int)':
../../../source/renderer/FixedFunctionModelRenderer.cpp:223: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:223: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:225: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:226: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp: In member function 'virtual void FixedFunctionModelRenderer::EndPass(int)':
../../../source/renderer/FixedFunctionModelRenderer.cpp:233: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:233: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:234: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:234: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:236: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:236: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp: In member function 'virtual void FixedFunctionModelRenderer::PrepareModelDef(int, const CModelDefPtr&)':
../../../source/renderer/FixedFunctionModelRenderer.cpp:254: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp: In member function 'virtual void FixedFunctionModelRenderer::RenderModel(int, CModel*, void*)':
../../../source/renderer/FixedFunctionModelRenderer.cpp:270: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:272: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/FixedFunctionModelRenderer.cpp:279: error: 'pglDrawRangeElementsEXT' was not declared in this scope
make[1]: *** [obj/graphics_Debug/FixedFunctionModelRenderer.o] Error 1
../../../source/renderer/TerrainOverlay.cpp: In static member function 'static void TerrainOverlay::RenderOverlays()':
../../../source/renderer/TerrainOverlay.cpp:108: error: 'GL_POLYGON_OFFSET_LINE' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:119: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:119: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp: In member function 'void TerrainOverlay::RenderTile(const CColor&, bool, ssize_t, ssize_t)':
../../../source/renderer/TerrainOverlay.cpp:189: error: 'GL_FILL' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:189: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:192: error: 'glBegin' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:193: error: 'glColor4fv' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:196: error: 'glVertex3fv' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:206: error: 'glVertex3fv' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:214: error: 'glEnd' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp: In member function 'void TerrainOverlay::RenderTileOutline(const CColor&, int, bool, ssize_t, ssize_t)':
../../../source/renderer/TerrainOverlay.cpp:235: error: 'GL_LINE' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:235: error: 'glPolygonMode' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:241: error: 'GL_QUADS' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:241: error: 'glBegin' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:242: error: 'glColor4fv' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:243: error: 'glVertex3fv' was not declared in this scope
../../../source/renderer/TerrainOverlay.cpp:247: error: 'glEnd' was not declared in this scope
make[1]: *** [obj/graphics_Debug/TerrainOverlay.o] Error 1
../../../source/renderer/VertexBuffer.cpp: In constructor 'CVertexBuffer::CVertexBuffer(size_t, GLenum, GLenum)':
../../../source/renderer/VertexBuffer.cpp:46: error: 'pglGenBuffersARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp:47: error: 'pglBindBufferARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp:48: error: 'pglBufferDataARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp: In destructor 'CVertexBuffer::~CVertexBuffer()':
../../../source/renderer/VertexBuffer.cpp:70: error: 'pglDeleteBuffersARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp: In member function 'void CVertexBuffer::UpdateChunkVertices(CVertexBuffer::VBChunk*, void*)':
../../../source/renderer/VertexBuffer.cpp:181: error: 'pglBindBufferARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp:182: error: 'pglBufferSubDataARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp: In member function 'uint8_t* CVertexBuffer::Bind()':
../../../source/renderer/VertexBuffer.cpp:199: error: 'pglBindBufferARB' was not declared in this scope
../../../source/renderer/VertexBuffer.cpp: In static member function 'static void CVertexBuffer::Unbind()':
../../../source/renderer/VertexBuffer.cpp:220: error: 'pglBindBufferARB' was not declared in this scope
make[1]: *** [obj/graphics_Debug/VertexBuffer.o] Error 1
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual void PolygonSortModelRenderer::BeginPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:313: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:313: error: 'glEnableClientState' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:315: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:316: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual void PolygonSortModelRenderer::EndPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:323: error: 'GL_TEXTURE_COORD_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:323: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:324: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:324: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:326: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:326: error: 'glDisableClientState' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual void PolygonSortModelRenderer::PrepareModelDef(int, const CModelDefPtr&)':
../../../source/renderer/TransparencyRenderer.cpp:344: error: 'glTexCoordPointer' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual void PolygonSortModelRenderer::RenderModel(int, CModel*, void*)':
../../../source/renderer/TransparencyRenderer.cpp:359: error: 'glVertexPointer' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:361: error: 'glColorPointer' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:368: error: 'pglDrawRangeElementsEXT' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual int TransparentRenderModifier::BeginPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:602: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:602: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:602: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:602: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:603: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:603: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:604: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:605: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:606: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:606: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:607: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:610: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:611: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:612: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:615: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:615: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:615: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:620: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:623: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:627: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual bool TransparentRenderModifier::EndPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:638: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual int TransparentOpaqueRenderModifier::BeginPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:676: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:676: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:676: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:676: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:677: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:677: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:678: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:679: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:680: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:680: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:681: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:684: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:685: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:686: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:689: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:689: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:689: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:691: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:692: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual bool TransparentOpaqueRenderModifier::EndPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:702: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual int TransparentBlendRenderModifier::BeginPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:735: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:735: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:735: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:735: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:736: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:736: error: 'GL_MODULATE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:737: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:738: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:739: error: 'GL_SOURCE1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:739: error: 'GL_PRIMARY_COLOR' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:740: error: 'GL_OPERAND1_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:743: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:744: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:745: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:748: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:748: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:748: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:750: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:751: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual bool TransparentBlendRenderModifier::EndPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:764: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual int TransparentDepthShadowModifier::BeginPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:797: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:798: error: 'glAlphaFunc' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:800: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:800: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:800: error: 'GL_COMBINE' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:800: error: 'glTexEnvi' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:801: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:802: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:802: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:803: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:804: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:805: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:806: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:809: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:809: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp:809: error: 'glTexEnvf' was not declared in this scope
../../../source/renderer/TransparencyRenderer.cpp: In member function 'virtual bool TransparentDepthShadowModifier::EndPass(int)':
../../../source/renderer/TransparencyRenderer.cpp:816: error: 'GL_ALPHA_TEST' was not declared in this scope
make[1]: *** [obj/graphics_Debug/TransparencyRenderer.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [graphics] Error 2
../../../source/tools/atlas/GameInterface/ActorViewer.cpp: In member function 'void ActorViewer::Render()':
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:493: error: 'GL_PROJECTION' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:493: error: 'glMatrixMode' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:494: error: 'glPushMatrix' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:495: error: 'glLoadIdentity' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:496: error: 'glOrtho' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:498: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:502: error: 'GL_ENABLE_BIT' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:502: error: 'glPushAttrib' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:507: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:508: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:508: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:508: error: 'GL_MODULATE' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:508: error: 'glTexEnvi' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:513: error: 'glPopAttrib' was not declared in this scope
../../../source/tools/atlas/GameInterface/ActorViewer.cpp:515: error: 'glPopMatrix' was not declared in this scope
make[1]: *** [obj/atlas_Debug/ActorViewer.o] Error 1
../../../source/tools/atlas/GameInterface/Handlers/TerrainHandlers.cpp: In function 'void AtlasMessage::fGetTerrainGroupPreviews(AtlasMessage::qGetTerrainGroupPreviews*)':
../../../source/tools/atlas/GameInterface/Handlers/TerrainHandlers.cpp:81: error: 'GL_TEXTURE_WIDTH' was not declared in this scope
../../../source/tools/atlas/GameInterface/Handlers/TerrainHandlers.cpp:81: error: 'glGetTexLevelParameteriv' was not declared in this scope
../../../source/tools/atlas/GameInterface/Handlers/TerrainHandlers.cpp:82: error: 'GL_TEXTURE_HEIGHT' was not declared in this scope
../../../source/tools/atlas/GameInterface/Handlers/TerrainHandlers.cpp:99: error: 'glGetTexImage' was not declared in this scope
make[1]: *** [obj/atlas_Debug/TerrainHandlers.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [atlas] Error 2
../../../source/gui/CInput.cpp: In member function 'virtual InReaction CInput::ManuallyHandleEvent(const SDL_Event_*)':
../../../source/gui/CInput.cpp:74: warning: comparison between signed and unsigned integer expressions
../../../source/gui/CInput.cpp: In member function 'virtual void CInput::Draw()':
../../../source/gui/CInput.cpp:1039: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/gui/CInput.cpp:1041: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/CInput.cpp:1041: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/CInput.cpp:1041: error: 'GL_MODULATE' was not declared in this scope
../../../source/gui/CInput.cpp:1041: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/CInput.cpp:1046: error: 'glPushMatrix' was not declared in this scope
../../../source/gui/CInput.cpp:1079: error: 'GL_CLIP_PLANE0' was not declared in this scope
../../../source/gui/CInput.cpp:1079: error: 'glClipPlane' was not declared in this scope
../../../source/gui/CInput.cpp:1105: error: 'glTranslatef' was not declared in this scope
../../../source/gui/CInput.cpp:1250: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CInput.cpp:1274: error: 'glColor4f' was not declared in this scope
../../../source/gui/CInput.cpp:1330: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CInput.cpp:1365: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CInput.cpp:1370: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CInput.cpp:1374: error: 'GL_CLIP_PLANE0' was not declared in this scope
make[1]: *** [obj/gui_Debug/CInput.o] Error 1
../../../source/gui/CGUI.cpp: In member function 'InReaction CGUI::HandleEvent(const SDL_Event_*)':
../../../source/gui/CGUI.cpp:77: warning: comparison between signed and unsigned integer expressions
../../../source/gui/CGUI.cpp:278: warning: comparison between signed and unsigned integer expressions
../../../source/gui/CGUI.cpp: In member function 'void CGUI::Draw()':
../../../source/gui/CGUI.cpp:446: error: 'glPushMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp:460: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp: In member function 'void CGUI::DrawSprite(const CGUISpriteInstance&, int, const float&, const CRect&, const CRect&)':
../../../source/gui/CGUI.cpp:475: error: 'glPushMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp:476: error: 'glTranslatef' was not declared in this scope
../../../source/gui/CGUI.cpp:480: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp: In member function 'void CGUI::DrawText(SGUIText&, const CColor&, const CPos&, const float&, const CRect&)':
../../../source/gui/CGUI.cpp:924: error: 'GL_ALPHA_TEST' was not declared in this scope
../../../source/gui/CGUI.cpp:926: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/CGUI.cpp:926: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/CGUI.cpp:926: error: 'GL_MODULATE' was not declared in this scope
../../../source/gui/CGUI.cpp:926: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/CGUI.cpp:940: error: 'GL_CLIP_PLANE0' was not declared in this scope
../../../source/gui/CGUI.cpp:940: error: 'glClipPlane' was not declared in this scope
../../../source/gui/CGUI.cpp:967: error: 'glPushMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp:970: error: 'glTranslatef' was not declared in this scope
../../../source/gui/CGUI.cpp:971: error: 'glColor4fv' was not declared in this scope
../../../source/gui/CGUI.cpp:974: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/CGUI.cpp:993: error: 'GL_CLIP_PLANE0' was not declared in this scope
../../../source/gui/CGUI.cpp: In member function 'void CGUI::Xeromyces_ReadImage(XMBElement, CXeromyces*, CGUISprite&)':
../../../source/gui/CGUI.cpp:1618: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/gui_Debug/CGUI.o] Error 1
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_AddColor::Set(const CTexturePtr&)':
../../../source/gui/GUIRenderer.cpp:122: error: 'glColor4fv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:124: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:124: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:124: error: 'GL_COMBINE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:124: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:128: error: 'GL_COMBINE_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:128: error: 'GL_ADD' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:129: error: 'GL_COMBINE_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:134: error: 'GL_COMBINE_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:134: error: 'GL_SUBTRACT' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:135: error: 'GL_COMBINE_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:139: error: 'GL_COMBINE_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:139: error: 'GL_ADD_SIGNED' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:140: error: 'GL_COMBINE_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:143: error: 'GL_SOURCE0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:144: error: 'GL_OPERAND0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:145: error: 'GL_SOURCE0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:146: error: 'GL_OPERAND0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:148: error: 'GL_SOURCE1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:148: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:149: error: 'GL_OPERAND1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:150: error: 'GL_SOURCE1_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:151: error: 'GL_OPERAND1_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_AddColor::Unset()':
../../../source/gui/GUIRenderer.cpp:158: error: 'glColor4f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_MultiplyColor::Set(const CTexturePtr&)':
../../../source/gui/GUIRenderer.cpp:201: error: 'glColor4fv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:205: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:205: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:205: error: 'GL_MODULATE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:205: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:211: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:211: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:211: error: 'GL_COMBINE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:211: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:212: error: 'GL_COMBINE_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:212: error: 'GL_MODULATE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:213: error: 'GL_COMBINE_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:215: error: 'GL_SOURCE0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:216: error: 'GL_OPERAND0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:217: error: 'GL_SOURCE0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:218: error: 'GL_OPERAND0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:220: error: 'GL_SOURCE1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:220: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:221: error: 'GL_OPERAND1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:222: error: 'GL_SOURCE1_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:223: error: 'GL_OPERAND1_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:226: error: 'GL_RGB_SCALE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:226: error: 'glTexEnviv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:228: error: 'GL_RGB_SCALE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:228: error: 'glTexEnviv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_MultiplyColor::Unset()':
../../../source/gui/GUIRenderer.cpp:236: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:236: error: 'GL_RGB_SCALE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:236: error: 'glTexEnviv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:238: error: 'glColor4f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_Greyscale::Set(const CTexturePtr&)':
../../../source/gui/GUIRenderer.cpp:297: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:297: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:297: error: 'GL_COMBINE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:297: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:299: error: 'GL_SOURCE0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:300: error: 'GL_OPERAND0_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:302: error: 'GL_COMBINE_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:302: error: 'GL_INTERPOLATE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:304: error: 'GL_SOURCE1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:304: error: 'GL_CONSTANT' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:305: error: 'GL_OPERAND1_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:306: error: 'GL_TEXTURE_ENV_COLOR' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:306: error: 'glTexEnvfv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:308: error: 'GL_SOURCE2_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:308: error: 'GL_PREVIOUS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:309: error: 'GL_OPERAND2_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:311: error: 'GL_COMBINE_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:312: error: 'GL_SOURCE0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:313: error: 'GL_OPERAND0_ALPHA' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:315: error: 'glColor4fv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:328: error: 'GL_DOT3_RGB' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In member function 'virtual void Effect_Greyscale::Unset()':
../../../source/gui/GUIRenderer.cpp:351: error: 'glColor4f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp: In function 'void GUIRenderer::Draw(GUIRenderer::DrawCalls&)':
../../../source/gui/GUIRenderer.cpp:604: error: 'GL_TEXTURE_FILTER_CONTROL' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:604: error: 'GL_TEXTURE_LOD_BIAS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:604: error: 'glTexEnvf' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:618: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:618: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:618: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:630: error: 'GL_QUADS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:630: error: 'glBegin' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:632: error: 'glTexCoord2f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:633: error: 'glVertex3f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:644: error: 'glEnd' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:659: error: 'glColor4fv' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:661: error: 'GL_QUADS' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:661: error: 'glBegin' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:662: error: 'glVertex3f' was not declared in this scope
../../../source/gui/GUIRenderer.cpp:666: error: 'glEnd' was not declared in this scope
make[1]: *** [obj/gui_Debug/GUIRenderer.o] Error 1
../../../source/gui/GUIutil.cpp: In function 'void guiLoadIdentity()':
../../../source/gui/GUIutil.cpp:254: error: 'glLoadIdentity' was not declared in this scope
../../../source/gui/GUIutil.cpp:255: error: 'glTranslatef' was not declared in this scope
../../../source/gui/GUIutil.cpp:256: error: 'glScalef' was not declared in this scope
make[1]: *** [obj/gui_Debug/GUIutil.o] Error 1
../../../source/gui/MiniMap.cpp: In member function 'void CMiniMap::DrawViewRect()':
../../../source/gui/MiniMap.cpp:219: error: 'GL_LINE_SMOOTH' was not declared in this scope
../../../source/gui/MiniMap.cpp:221: error: 'glColor3f' was not declared in this scope
../../../source/gui/MiniMap.cpp:224: error: 'glBegin' was not declared in this scope
../../../source/gui/MiniMap.cpp:225: error: 'glVertex2f' was not declared in this scope
../../../source/gui/MiniMap.cpp:229: error: 'glEnd' was not declared in this scope
../../../source/gui/MiniMap.cpp: In member function 'void CMiniMap::DrawTexture(float, float, float, float, float, float, float)':
../../../source/gui/MiniMap.cpp:251: error: 'GL_QUADS' was not declared in this scope
../../../source/gui/MiniMap.cpp:251: error: 'glBegin' was not declared in this scope
../../../source/gui/MiniMap.cpp:252: error: 'glTexCoord2f' was not declared in this scope
../../../source/gui/MiniMap.cpp:253: error: 'glVertex3f' was not declared in this scope
../../../source/gui/MiniMap.cpp:260: error: 'glEnd' was not declared in this scope
../../../source/gui/MiniMap.cpp: In member function 'virtual void CMiniMap::Draw()':
../../../source/gui/MiniMap.cpp:310: error: 'GL_TEXTURE_ENV' was not declared in this scope
../../../source/gui/MiniMap.cpp:310: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
../../../source/gui/MiniMap.cpp:310: error: 'glTexEnvf' was not declared in this scope
../../../source/gui/MiniMap.cpp:320: error: 'glMatrixMode' was not declared in this scope
../../../source/gui/MiniMap.cpp:321: error: 'glLoadMatrixf' was not declared in this scope
../../../source/gui/MiniMap.cpp:322: error: 'GL_MODELVIEW' was not declared in this scope
../../../source/gui/MiniMap.cpp:327: error: 'glLoadIdentity' was not declared in this scope
../../../source/gui/MiniMap.cpp:335: error: 'GL_COMBINE' was not declared in this scope
../../../source/gui/MiniMap.cpp:335: error: 'glTexEnvi' was not declared in this scope
../../../source/gui/MiniMap.cpp:336: error: 'GL_COMBINE_RGB_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:337: error: 'GL_SOURCE0_RGB_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:337: error: 'GL_PRIMARY_COLOR_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:338: error: 'GL_OPERAND0_RGB_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:339: error: 'GL_COMBINE_ALPHA_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:340: error: 'GL_SOURCE0_ALPHA_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:341: error: 'GL_OPERAND0_ALPHA_ARB' was not declared in this scope
../../../source/gui/MiniMap.cpp:344: error: 'glColor3f' was not declared in this scope
../../../source/gui/MiniMap.cpp:359: error: 'glPushMatrix' was not declared in this scope
../../../source/gui/MiniMap.cpp:360: error: 'glTranslatef' was not declared in this scope
../../../source/gui/MiniMap.cpp:365: error: 'glScalef' was not declared in this scope
../../../source/gui/MiniMap.cpp:366: error: 'glRotatef' was not declared in this scope
../../../source/gui/MiniMap.cpp:373: error: 'glPointSize' was not declared in this scope
../../../source/gui/MiniMap.cpp:403: error: 'GL_VERTEX_ARRAY' was not declared in this scope
../../../source/gui/MiniMap.cpp:403: error: 'glEnableClientState' was not declared in this scope
../../../source/gui/MiniMap.cpp:404: error: 'GL_COLOR_ARRAY' was not declared in this scope
../../../source/gui/MiniMap.cpp:405: error: 'glVertexPointer' was not declared in this scope
../../../source/gui/MiniMap.cpp:406: error: 'glColorPointer' was not declared in this scope
../../../source/gui/MiniMap.cpp:410: error: 'glDisableClientState' was not declared in this scope
../../../source/gui/MiniMap.cpp:418: error: 'glPopMatrix' was not declared in this scope
../../../source/gui/MiniMap.cpp:421: error: 'glPointSize' was not declared in this scope
../../../source/gui/MiniMap.cpp: In member function 'void CMiniMap::CreateTextures()':
../../../source/gui/MiniMap.cpp:438: error: 'GL_RGBA8' was not declared in this scope
../../../source/gui/MiniMap.cpp:438: error: 'GL_BGRA_EXT' was not declared in this scope
../../../source/gui/MiniMap.cpp: In member function 'void CMiniMap::RebuildTerrainTexture()':
../../../source/gui/MiniMap.cpp:506: error: 'GL_BGRA_EXT' was not declared in this scope
make[1]: *** [obj/gui_Debug/MiniMap.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [gui] Error 2
In file included from ../../../source/lib/res/graphics/ogl_shader.cpp:28:
../../../source/lib/res/graphics/ogl_shader.h:72: error: 'GLhandleARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.h:72: error: expected primary-expression before '&' token
../../../source/lib/res/graphics/ogl_shader.h:72: error: 'h' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.h:72: error: initializer expression list treated as compound expression
../../../source/lib/res/graphics/ogl_shader.cpp: In function 'const wchar_t* shader_type_to_string(GLenum, wchar_t*, size_t)':
../../../source/lib/res/graphics/ogl_shader.cpp:58: error: 'GL_VERTEX_SHADER_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:59: error: 'GL_FRAGMENT_SHADER_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp: In function 'GLenum string_to_shader_type(const char*)':
../../../source/lib/res/graphics/ogl_shader.cpp:74: error: 'GL_VERTEX_SHADER_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:76: error: 'GL_FRAGMENT_SHADER_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp: At global scope:
../../../source/lib/res/graphics/ogl_shader.cpp:90: error: 'GLhandleARB' does not name a type
../../../source/lib/res/graphics/ogl_shader.cpp: In function 'Status Ogl_Shader_reload(Ogl_Shader*, const PIVFS&, const VfsPath&, Handle)':
../../../source/lib/res/graphics/ogl_shader.cpp:117: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:125: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:125: error: 'pglCreateShaderObjectARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:126: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:137: error: expected initializer before '*' token
../../../source/lib/res/graphics/ogl_shader.cpp:139: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:139: error: 'strings' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:139: error: 'pglShaderSourceARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:150: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:150: error: 'pglCompileShaderARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:163: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:163: error: 'GL_OBJECT_COMPILE_STATUS_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:163: error: 'pglGetShaderiv' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:164: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:164: error: 'GL_OBJECT_INFO_LOG_LENGTH_ARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:168: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:168: error: 'pglGetShaderInfoLog' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:191: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:191: error: 'pglDeleteShader' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:192: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp: In function 'void Ogl_Shader_dtor(Ogl_Shader*)':
../../../source/lib/res/graphics/ogl_shader.cpp:201: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:203: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp:203: error: 'pglDeleteShader' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:204: error: 'struct Ogl_Shader' has no member named 'id'
../../../source/lib/res/graphics/ogl_shader.cpp: At global scope:
../../../source/lib/res/graphics/ogl_shader.cpp:241: error: redefinition of 'Status ogl_shader_attach'
../../../source/lib/res/graphics/ogl_shader.h:72: error: 'Status ogl_shader_attach' previously defined here
../../../source/lib/res/graphics/ogl_shader.cpp:241: error: 'GLhandleARB' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:241: error: expected primary-expression before '&' token
../../../source/lib/res/graphics/ogl_shader.cpp:241: error: 'h' was not declared in this scope
../../../source/lib/res/graphics/ogl_shader.cpp:71: warning: 'GLenum string_to_shader_type(const char*)' defined but not used
../../../source/lib/res/graphics/ogl_shader.cpp:105: warning: 'tc_linkProgram' defined but not used
make[1]: *** [obj/lowlevel_Debug/ogl_shader.o] Error 1
../../../source/lib/res/graphics/ogl_tex.cpp: In function 'bool fmt_is_s3tc(GLenum)':
../../../source/lib/res/graphics/ogl_tex.cpp:106: error: 'GL_COMPRESSED_RGB_S3TC_DXT1_EXT' was not declared in this scope
../../../source/lib/res/graphics/ogl_tex.cpp:107: error: 'GL_COMPRESSED_RGBA_S3TC_DXT1_EXT' was not declared in this scope
../../../source/lib/res/graphics/ogl_tex.cpp: In function 'GLint choose_fmt(size_t, size_t)':
../../../source/lib/res/graphics/ogl_tex.cpp:133: error: 'GL_COMPRESSED_RGBA_S3TC_DXT1_EXT' was not declared in this scope
../../../source/lib/res/graphics/ogl_tex.cpp:135: error: 'GL_COMPRESSED_RGB_S3TC_DXT1_EXT' was not declared in this scope
../../../source/lib/res/graphics/ogl_tex.cpp:169: error: 'GL_BGRA_EXT' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/ogl_tex.o] Error 1
In file included from ../../../source/lib/res/sound/snd_mgr.cpp:52:
../../../source/lib/external_libraries/openal.h:34:20: error: AL/al.h: No such file or directory
../../../source/lib/external_libraries/openal.h:35:21: error: AL/alc.h: No such file or directory
In file included from ../../../source/lib/res/sound/snd_mgr.cpp:52:
../../../source/lib/external_libraries/openal.h:43: error: expected initializer before '*' token
In file included from ../../../source/lib/res/sound/snd_mgr.cpp:55:
../../../source/lib/res/sound/ogg.h:11: error: 'ALenum' does not name a type
../../../source/lib/res/sound/ogg.h:12: error: 'ALsizei' does not name a type
../../../source/lib/res/sound/snd_mgr.cpp:100: error: variable or field 'al_ReportError' declared void
../../../source/lib/res/sound/snd_mgr.cpp:100: error: 'ALenum' was not declared in this scope
../../../source/lib/res/sound/snd_mgr.cpp:100: error: expected primary-expression before 'const'
../../../source/lib/res/sound/snd_mgr.cpp:100: error: expected primary-expression before 'int'
../../../source/lib/res/sound/snd_mgr.cpp:88: warning: 'al_initialized' defined but not used
../../../source/lib/res/sound/snd_mgr.cpp:92: warning: 'Status al_reinit()' declared 'static' but never defined
../../../source/lib/res/sound/snd_mgr.cpp:96: warning: 'Status list_free_all()' declared 'static' but never defined
../../../source/lib/res/sound/snd_mgr.cpp:97: warning: 'void hsd_list_free_all()' declared 'static' but never defined
make[1]: *** [obj/lowlevel_Debug/snd_mgr.o] Error 1
In file included from ../../../source/lib/res/sound/ogg.h:4,
from ../../../source/lib/res/sound/ogg.cpp:2:
../../../source/lib/external_libraries/openal.h:34:20: error: AL/al.h: No such file or directory
../../../source/lib/external_libraries/openal.h:35:21: error: AL/alc.h: No such file or directory
In file included from ../../../source/lib/res/sound/ogg.cpp:5:
../../../source/lib/external_libraries/vorbis.h:30:31: error: vorbis/vorbisfile.h: No such file or directory
In file included from ../../../source/lib/res/sound/ogg.h:4,
from ../../../source/lib/res/sound/ogg.cpp:2:
../../../source/lib/external_libraries/openal.h:43: error: expected initializer before '*' token
In file included from ../../../source/lib/res/sound/ogg.cpp:2:
../../../source/lib/res/sound/ogg.h:11: error: 'ALenum' does not name a type
../../../source/lib/res/sound/ogg.h:12: error: 'ALsizei' does not name a type
../../../source/lib/res/sound/ogg.cpp: In function 'Status LibErrorFromVorbis(int)':
../../../source/lib/res/sound/ogg.cpp:18: error: 'OV_HOLE' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:20: error: 'OV_EREAD' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:22: error: 'OV_EFAULT' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:24: error: 'OV_EIMPL' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:26: error: 'OV_EINVAL' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:28: error: 'OV_ENOTVORBIS' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:30: error: 'OV_EBADHEADER' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:32: error: 'OV_EVERSION' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:34: error: 'OV_ENOTAUDIO' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:36: error: 'OV_EBADPACKET' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:38: error: 'OV_EBADLINK' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:40: error: 'OV_ENOSEEK' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp: At global scope:
../../../source/lib/res/sound/ogg.cpp:78: error: 'ogg_int64_t' has not been declared
../../../source/lib/res/sound/ogg.cpp:145: error: 'ogg_int64_t' has not been declared
../../../source/lib/res/sound/ogg.cpp:218: error: 'ALenum' does not name a type
../../../source/lib/res/sound/ogg.cpp:223: error: 'ALsizei' does not name a type
../../../source/lib/res/sound/ogg.cpp:255: error: 'OggVorbis_File' does not name a type
../../../source/lib/res/sound/ogg.cpp:256: error: ISO C++ forbids declaration of 'vorbis_info' with no type
../../../source/lib/res/sound/ogg.cpp:256: error: expected ';' before '*' token
../../../source/lib/res/sound/ogg.cpp: In member function 'Status OggStreamImpl<Adapter>::Open()':
../../../source/lib/res/sound/ogg.cpp:201: error: 'ov_callbacks' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:201: error: expected ';' before 'callbacks'
../../../source/lib/res/sound/ogg.cpp:202: error: 'callbacks' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:206: error: 'vf' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:211: error: 'info' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:211: error: there are no arguments to 'ov_info' that depend on a template parameter, so a declaration of 'ov_info' must be available
../../../source/lib/res/sound/ogg.cpp:211: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../../../source/lib/res/sound/ogg.cpp: In member function 'virtual Status OggStreamImpl<Adapter>::GetNextChunk(uint8_t*, size_t)':
../../../source/lib/res/sound/ogg.cpp:239: error: 'vf' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:239: error: there are no arguments to 'ov_read' that depend on a template parameter, so a declaration of 'ov_read' must be available
../../../source/lib/res/sound/ogg.cpp: In member function 'Status OggStreamImpl<Adapter>::Open() [with Adapter = VorbisFileAdapter]':
../../../source/lib/res/sound/ogg.cpp:268: instantiated from here
../../../source/lib/res/sound/ogg.cpp:202: error: 'ov_open_callbacks' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:211: error: 'ov_info' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp: In member function 'Status OggStreamImpl<Adapter>::Open() [with Adapter = VorbisBufferAdapter]':
../../../source/lib/res/sound/ogg.cpp:280: instantiated from here
../../../source/lib/res/sound/ogg.cpp:202: error: 'ov_open_callbacks' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp:211: error: 'ov_info' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp: In member function 'Status OggStreamImpl<Adapter>::GetNextChunk(uint8_t*, size_t) [with Adapter = VorbisBufferAdapter]':
../../../source/lib/res/sound/ogg.cpp:283: instantiated from here
../../../source/lib/res/sound/ogg.cpp:239: error: 'ov_read' was not declared in this scope
../../../source/lib/res/sound/ogg.cpp: In member function 'Status OggStreamImpl<Adapter>::GetNextChunk(uint8_t*, size_t) [with Adapter = VorbisFileAdapter]':
../../../source/lib/res/sound/ogg.cpp:283: instantiated from here
../../../source/lib/res/sound/ogg.cpp:239: error: 'ov_read' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/ogg.o] Error 1
../../../source/lib/sysdep/smbios.cpp: In function 'void SMBIOS::Fixup(Structure&) [with Structure = SMBIOS::MemoryArray]':
../../../source/lib/sysdep/smbios.cpp:316: error: 'INT32_MIN' was not declared in this scope
../../../source/lib/sysdep/smbios.cpp: In function 'void SMBIOS::Fixup(Structure&) [with Structure = SMBIOS::MemoryDevice]':
../../../source/lib/sysdep/smbios.cpp:323: error: 'INT16_MAX' was not declared in this scope
../../../source/lib/sysdep/smbios.cpp: In function 'void SMBIOS::Fixup(Structure&) [with Structure = SMBIOS::MemoryArrayMappedAddress]':
../../../source/lib/sysdep/smbios.cpp:333: error: 'UINT32_MAX' was not declared in this scope
../../../source/lib/sysdep/smbios.cpp:335: error: 'UINT32_MAX' was not declared in this scope
../../../source/lib/sysdep/smbios.cpp: In function 'void SMBIOS::Fixup(Structure&) [with Structure = SMBIOS::MemoryDeviceMappedAddress]':
../../../source/lib/sysdep/smbios.cpp:342: error: 'UINT32_MAX' was not declared in this scope
../../../source/lib/sysdep/smbios.cpp:344: error: 'UINT32_MAX' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/smbios.o] Error 1
In file included from ../../../source/lib/sysdep/arch/ia32/ia32.cpp:30:
../../../source/lib/sysdep/arch/ia32/ia32.h:31:3: error: #error "including ia32.h without ARCH_IA32=1"
make[1]: *** [obj/lowlevel_Debug/ia32.o] Error 1
In file included from ../../../source/lib/sysdep/arch/x86_x64/topology.cpp:37:
../../../source/lib/sysdep/arch/x86_x64/x86_x64.h:33:2: error: #error "including x86_x64.h without ARCH_X86_X64=1"
make[1]: *** [obj/lowlevel_Debug/topology.o] Error 1
In file included from ../../../source/lib/sysdep/arch/x86_x64/x86_x64.cpp:28:
../../../source/lib/sysdep/arch/x86_x64/x86_x64.h:33:2: error: #error "including x86_x64.h without ARCH_X86_X64=1"
../../../source/lib/sysdep/arch/x86_x64/x86_x64.cpp: In function 'void x86_x64::Invoke_cpuid(x86_x64::CpuidRegs*)':
../../../source/lib/sysdep/arch/x86_x64/x86_x64.cpp:77: error: impossible constraint in 'asm'
make[1]: *** [obj/lowlevel_Debug/x86_x64.o] Error 1
In file included from ../../../source/lib/sysdep/arch/x86_x64/cache.cpp:30:
../../../source/lib/sysdep/arch/x86_x64/x86_x64.h:33:2: error: #error "including x86_x64.h without ARCH_X86_X64=1"
make[1]: *** [obj/lowlevel_Debug/cache.o] Error 1
In file included from ../../../source/lib/sysdep/arch/x86_x64/msr.cpp:27:
../../../source/lib/sysdep/arch/x86_x64/x86_x64.h:33:2: error: #error "including x86_x64.h without ARCH_X86_X64=1"
make[1]: *** [obj/lowlevel_Debug/msr.o] Error 1
In file included from ../../../source/lib/sysdep/arch/x86_x64/apic.cpp:30:
../../../source/lib/sysdep/arch/x86_x64/x86_x64.h:33:2: error: #error "including x86_x64.h without ARCH_X86_X64=1"
make[1]: *** [obj/lowlevel_Debug/apic.o] Error 1
../../../source/lib/sysdep/os/linux/lcpu.cpp: In function 'bool IsMaxCpusSufficient()':
../../../source/lib/sysdep/os/linux/lcpu.cpp:110: error: 'CPU_ALLOC_SIZE' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:111: error: 'cpu_set_t' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:111: error: 'set' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:111: error: 'CPU_ALLOC' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:113: error: 'sched_getaffinity' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:114: error: 'CPU_FREE' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp: In function 'uintptr_t os_cpu_SetThreadAffinityMask(uintptr_t)':
../../../source/lib/sysdep/os/linux/lcpu.cpp:139: error: 'CPU_ALLOC_SIZE' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:140: error: 'cpu_set_t' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:140: error: 'set' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:140: error: 'CPU_ALLOC' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:145: error: 'sched_getaffinity' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:150: error: 'CPU_ISSET_S' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:155: error: 'CPU_ZERO_S' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:159: error: 'CPU_SET_S' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:162: error: 'sched_setaffinity' was not declared in this scope
../../../source/lib/sysdep/os/linux/lcpu.cpp:166: error: 'CPU_FREE' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/lcpu.o] Error 1
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:31:17: error: fam.h: No such file or directory
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:38: error: 'FAMCodes' does not name a type
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:58: error: 'FAMConnection' does not name a type
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In destructor 'DirWatch::~DirWatch()':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:71: error: 'FAMRequest' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:71: error: expected ';' before 'req'
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:72: error: 'req' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:73: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:73: error: 'FAMCancelMonitor' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In function 'void fam_deinit()':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:84: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:84: error: 'FAMClose' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:86: error: 'pthread_cancel' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In function 'void fam_event_loop_process_events()':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:98: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:98: error: 'FAMPending' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:100: error: 'FAMEvent' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:100: error: expected ';' before 'e'
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:101: error: 'e' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:101: error: 'FAMNextEvent' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:108: error: 'e' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:110: error: 'struct NotificationEvent' has no member named 'code'
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In function 'void* fam_event_loop(void*)':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:120: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:120: error: 'FAMCONNECTION_GETFD' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In function 'Status dir_watch_Add(const OsPath&, PDirWatch&)':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:165: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:165: error: 'FAMOpen2' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:190: error: 'FAMRequest' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:190: error: expected ';' before 'req'
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:191: error: 'fc' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:191: error: 'req' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:191: error: 'FAMMonitorDirectory' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:199: error: 'req' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp: In function 'Status dir_watch_Poll(DirWatchNotifications&)':
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:222: error: 'struct NotificationEvent' has no member named 'code'
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:224: error: 'FAMChanged' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:227: error: 'FAMCreated' was not declared in this scope
../../../source/lib/sysdep/os/linux/dir_watch_fam.cpp:230: error: 'FAMDeleted' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/dir_watch_fam.o] Error 1
../../../source/lib/sysdep/os/linux/ldbg.cpp:36:22: error: execinfo.h: No such file or directory
../../../source/lib/sysdep/os/linux/ldbg.cpp: In function 'void* debug_GetCaller(void*, const wchar_t*)':
../../../source/lib/sysdep/os/linux/ldbg.cpp:46: error: 'backtrace' was not declared in this scope
../../../source/lib/sysdep/os/linux/ldbg.cpp: In function 'Status debug_DumpStack(wchar_t*, size_t, void*, const wchar_t*)':
../../../source/lib/sysdep/os/linux/ldbg.cpp:60: error: 'backtrace' was not declared in this scope
../../../source/lib/sysdep/os/linux/ldbg.cpp: In function 'Status debug_ResolveSymbol(void*, wchar_t*, wchar_t*, int*)':
../../../source/lib/sysdep/os/linux/ldbg.cpp:108: error: 'backtrace_symbols' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/ldbg.o] Error 1
../../../source/lib/sysdep/os/unix/unix.cpp: In function 'std::wstring sys_get_user_name()':
../../../source/lib/sysdep/os/unix/unix.cpp:353: error: 'getlogin_r' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/unix.o] Error 1
In file included from ../../../source/lib/sysdep/os/unix/x/x.cpp:40:
/usr/include/X11/Xlib.h:44:19: error: X11/X.h: No such file or directory
/usr/include/X11/Xlib.h:47:28: error: X11/Xfuncproto.h: No such file or directory
/usr/include/X11/Xlib.h:48:25: error: X11/Xosdefs.h: No such file or directory
/usr/include/X11/Xlib.h:1423:5: warning: "NeedWidePrototypes" is not defined
/usr/include/X11/Xlib.h:1437:5: warning: "NeedWidePrototypes" is not defined
/usr/include/X11/Xlib.h:1696:5: warning: "NeedWidePrototypes" is not defined
/usr/include/X11/Xlib.h:1709:5: warning: "NeedWidePrototypes" is not defined
In file included from ../../../source/lib/sysdep/os/unix/x/x.cpp:40:
/usr/include/X11/Xlib.h:203: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:204: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:207: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:212: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:237: error: 'VisualID' does not name a type
/usr/include/X11/Xlib.h:268: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:276: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:299: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:301: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:312: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:313: error: 'X__Cursor' does not name a type
/usr/include/X11/Xlib.h:322: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:334: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:411: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:477: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:485: error: ISO C++ forbids declaration of 'KeyCode' with no type
/usr/include/X11/Xlib.h:485: error: expected ';' before '*' token
/usr/include/X11/Xlib.h:513: error: 'XID' does not name a type
/usr/include/X11/Xlib.h:514: error: 'XID' does not name a type
/usr/include/X11/Xlib.h:515: error: 'XID' does not name a type
/usr/include/X11/Xlib.h:517: error: expected identifier before '*' token
/usr/include/X11/Xlib.h:519: error: ISO C++ forbids declaration of 'XID' with no type
/usr/include/X11/Xlib.h:519: error: 'XID' declared as function returning a function
/usr/include/X11/Xlib.h:570: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:571: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:572: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:573: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:588: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:589: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:590: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:591: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:606: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:607: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:608: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:609: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:623: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:624: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:625: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:626: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:647: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:666: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:675: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:686: error: 'Drawable' does not name a type
/usr/include/X11/Xlib.h:699: error: 'Drawable' does not name a type
/usr/include/X11/Xlib.h:709: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:718: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:719: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:731: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:732: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:740: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:741: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:750: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:751: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:760: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:761: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:769: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:770: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:771: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:781: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:782: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:786: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:795: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:796: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:805: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:814: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:815: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:819: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:829: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:830: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:839: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:840: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:849: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:850: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:851: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:860: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:861: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:862: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:870: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:871: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:872: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:873: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:874: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:875: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:883: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:884: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:885: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:886: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:887: error: 'Time' does not name a type
/usr/include/X11/Xlib.h:895: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:896: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:910: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:911: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:925: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:935: error: 'XID' does not name a type
/usr/include/X11/Xlib.h:947: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1039: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:1045: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:1069: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:1081: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:1369: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:1374: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1400: error: expected constructor, destructor, or type conversion before 'extern'
/usr/include/X11/Xlib.h:1404: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1404: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1409: error: 'XID' has not been declared
/usr/include/X11/Xlib.h:1415: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1416: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:1417: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:1426: error: 'KeyCode' has not been declared
/usr/include/X11/Xlib.h:1440: error: 'KeyCode' has not been declared
/usr/include/X11/Xlib.h:1466: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:1476: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:1492: warning: 'XOpenDisplay' initialized and declared 'extern'
/usr/include/X11/Xlib.h:1492: error: '_Xconst' was not declared in this scope
/usr/include/X11/Xlib.h:1510: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1514: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1520: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1520: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1520: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:1521: error: expected initializer before 'char'
/usr/include/X11/Xlib.h:1524: warning: 'XDisplayName' initialized and declared 'extern'
/usr/include/X11/Xlib.h:1524: error: '_Xconst' was not declared in this scope
/usr/include/X11/Xlib.h:1527: warning: 'XKeysymToString' initialized and declared 'extern'
/usr/include/X11/Xlib.h:1527: error: 'KeySym' was not declared in this scope
/usr/include/X11/Xlib.h:1544: error: 'Atom' does not name a type
/usr/include/X11/Xlib.h:1554: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1556: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1560: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1566: error: 'X__Cursor' does not name a type
/usr/include/X11/Xlib.h:1575: error: 'X__Cursor' does not name a type
/usr/include/X11/Xlib.h:1584: error: 'X__Cursor' does not name a type
/usr/include/X11/Xlib.h:1588: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:1594: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:1598: error: 'GContext' does not name a type
/usr/include/X11/Xlib.h:1605: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:1612: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:1619: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:1629: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1640: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1644: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1658: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:1665: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1665: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1665: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:1666: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:1671: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1671: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1671: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:1672: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:1684: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:1694: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1703: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1707: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:1717: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1735: error: 'VisualID' does not name a type
/usr/include/X11/Xlib.h:1757: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1757: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1772: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1776: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1779: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1825: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1829: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1883: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1891: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1892: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1897: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1898: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1903: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1908: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1913: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1919: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1920: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1925: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1926: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1934: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1935: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1962: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1967: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:1973: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:1983: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:1997: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:1998: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1998: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1998: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:1999: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:2006: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:2041: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:2042: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:2062: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:2077: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2078: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2079: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2082: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2082: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2082: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2083: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:2088: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2094: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2124: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2131: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2138: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2144: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2149: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2154: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2164: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2173: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2184: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2185: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2186: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2187: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2188: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:2193: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2194: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2213: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2214: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2240: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2241: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:2246: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2247: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2252: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2257: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2311: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2323: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2331: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2335: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2335: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2335: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2336: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:2341: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2345: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2345: error: expected ',' or '...' before '*' token
/usr/include/X11/Xlib.h:2351: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2361: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2370: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2378: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2387: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2397: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2405: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2413: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2417: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2417: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2417: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2418: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:2423: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2427: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2427: error: expected ',' or '...' before '*' token
/usr/include/X11/Xlib.h:2433: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2443: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2462: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2468: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2480: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2488: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2498: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2508: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2529: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2534: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2542: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:2579: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:2585: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2585: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2585: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2586: error: expected initializer before 'char'
/usr/include/X11/Xlib.h:2600: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2600: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2600: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2601: error: expected initializer before 'char'
/usr/include/X11/Xlib.h:2616: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2629: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2630: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2641: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2647: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2679: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2680: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2685: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2686: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2690: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2691: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:2700: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2708: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2713: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2714: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:2721: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2729: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2733: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:2738: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2743: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2744: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:2745: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:2777: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2780: error: 'KeyCode' does not name a type
/usr/include/X11/Xlib.h:2787: error: 'XID' has not been declared
/usr/include/X11/Xlib.h:2792: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2793: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2793: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2793: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2794: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:2800: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2805: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2810: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2815: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2834: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2843: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2859: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2860: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2860: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2860: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2861: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:2865: warning: 'XParseGeometry' initialized and declared 'extern'
/usr/include/X11/Xlib.h:2865: error: '_Xconst' was not declared in this scope
/usr/include/X11/Xlib.h:2866: error: expected primary-expression before 'int'
/usr/include/X11/Xlib.h:2867: error: expected primary-expression before 'int'
/usr/include/X11/Xlib.h:2868: error: expected primary-expression before 'unsigned'
/usr/include/X11/Xlib.h:2869: error: expected primary-expression before 'unsigned'
/usr/include/X11/Xlib.h:2870: error: initializer expression list treated as compound expression
/usr/include/X11/Xlib.h:2912: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2929: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2939: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2948: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2957: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:2966: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2972: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:2979: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:2979: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:2979: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:2980: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:2992: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2993: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:2994: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3004: error: 'XID' has not been declared
/usr/include/X11/Xlib.h:3005: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3005: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3005: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3006: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3015: error: 'XID' has not been declared
/usr/include/X11/Xlib.h:3016: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3016: error: expected ',' or '...' before '*' token
/usr/include/X11/Xlib.h:3026: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3027: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3028: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3029: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3035: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3040: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3041: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3041: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3041: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3042: error: expected unqualified-id before 'unsigned'
/usr/include/X11/Xlib.h:3050: warning: 'XReadBitmapFileData' initialized and declared 'extern'
/usr/include/X11/Xlib.h:3050: error: '_Xconst' was not declared in this scope
/usr/include/X11/Xlib.h:3051: error: expected primary-expression before 'unsigned'
/usr/include/X11/Xlib.h:3052: error: expected primary-expression before 'unsigned'
/usr/include/X11/Xlib.h:3053: error: expected primary-expression before 'unsigned'
/usr/include/X11/Xlib.h:3054: error: expected primary-expression before 'int'
/usr/include/X11/Xlib.h:3055: error: expected primary-expression before 'int'
/usr/include/X11/Xlib.h:3056: error: initializer expression list treated as compound expression
/usr/include/X11/Xlib.h:3060: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:3061: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:3063: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3063: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3063: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3064: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3069: error: 'X__Cursor' has not been declared
/usr/include/X11/Xlib.h:3080: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3096: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3097: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3108: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3115: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3126: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3127: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:3138: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3144: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3170: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:3197: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3206: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3206: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3206: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3207: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3225: error: 'Font' has not been declared
/usr/include/X11/Xlib.h:3254: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3255: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3255: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3260: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3262: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:3287: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3287: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3287: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3288: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3301: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:3302: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3303: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:3318: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:3337: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:3342: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3348: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3349: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:3354: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3360: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3361: error: 'Pixmap' has not been declared
/usr/include/X11/Xlib.h:3366: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3372: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3373: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:3378: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3378: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3378: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3379: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3385: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3385: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3385: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3386: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3391: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:3397: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:3404: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3405: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3405: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3410: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:3411: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3411: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3411: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3412: error: expected unqualified-id before 'unsigned'
/usr/include/X11/Xlib.h:3423: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3423: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3423: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3424: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3433: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3433: error: expected ',' or '...' before '*' token
/usr/include/X11/Xlib.h:3443: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3443: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3443: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3444: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3449: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3449: error: expected ',' or '...' before '*' token
/usr/include/X11/Xlib.h:3455: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3456: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3461: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3466: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3473: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3480: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3485: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:3490: error: 'Time' has not been declared
/usr/include/X11/Xlib.h:3499: error: 'Colormap' has not been declared
/usr/include/X11/Xlib.h:3504: error: 'Font' has not been declared
/usr/include/X11/Xlib.h:3509: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3514: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3523: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3524: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3543: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3550: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3550: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3550: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3552: error: expected unqualified-id before 'unsigned'
/usr/include/X11/Xlib.h:3567: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3567: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3567: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3568: error: expected initializer before 'char'
/usr/include/X11/Xlib.h:3578: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3583: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3596: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3609: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3614: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3618: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3618: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3618: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3619: error: expected unqualified-id before 'char'
/usr/include/X11/Xlib.h:3661: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3661: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3661: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3662: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3667: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3667: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3667: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3668: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3673: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3673: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3673: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3674: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3679: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3679: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3679: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3680: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3687: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3687: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3687: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3688: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3695: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3695: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3695: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3696: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3703: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3703: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3703: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3704: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3715: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3715: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3715: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3716: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3727: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3727: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3727: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3728: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3739: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3749: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3759: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3769: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3774: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3774: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3774: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3775: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3780: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3785: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3785: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3785: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3786: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3791: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3796: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3796: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3796: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3797: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3802: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3807: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3807: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3807: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3808: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3813: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3818: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3818: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3818: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3819: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3824: error: 'Drawable' has not been declared
/usr/include/X11/Xlib.h:3829: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:3829: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:3829: error: expected ')' before ',' token
/usr/include/X11/Xlib.h:3830: error: expected unqualified-id before 'int'
/usr/include/X11/Xlib.h:3846: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3850: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3862: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3890: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3894: error: expected initializer before '_X_SENTINEL'
/usr/include/X11/Xlib.h:3902: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:3910: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:3919: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:3928: error: 'KeySym' has not been declared
/usr/include/X11/Xlib.h:3934: error: expected initializer before '_X_SENTINEL'
In file included from /home/afeder/android/toolchain/sysroot/usr/local/include/SDL/SDL_config.h:33,
from /home/afeder/android/toolchain/sysroot/usr/local/include/SDL/SDL_stdinc.h:31,
from /home/afeder/android/toolchain/sysroot/usr/local/include/SDL/SDL_main.h:25,
from /home/afeder/android/toolchain/sysroot/usr/local/include/SDL/SDL.h:72,
from ../../../source/lib/sysdep/os/unix/x/x.cpp:44:
/home/afeder/android/toolchain/sysroot/usr/local/include/SDL/SDL_platform.h:132: error: expected constructor, destructor, or type conversion before 'extern'
../../../source/lib/sysdep/os/unix/x/x.cpp:52: error: 'Window' does not name a type
../../../source/lib/sysdep/os/unix/x/x.cpp: In function 'Status gfx::GetVideoMode(int*, int*, int*, int*)':
../../../source/lib/sysdep/os/unix/x/x.cpp:64: error: 'XOpenDisplay' cannot be used as a function
../../../source/lib/sysdep/os/unix/x/x.cpp: In function 'Status gfx::GetMonitorSize(int&, int&)':
../../../source/lib/sysdep/os/unix/x/x.cpp:96: error: 'XOpenDisplay' cannot be used as a function
../../../source/lib/sysdep/os/unix/x/x.cpp: In function 'wchar_t* sys_clipboard_get()':
../../../source/lib/sysdep/os/unix/x/x.cpp:147: error: 'XOpenDisplay' cannot be used as a function
../../../source/lib/sysdep/os/unix/x/x.cpp:153: error: 'Atom' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:153: error: expected ';' before 'selSource'
../../../source/lib/sysdep/os/unix/x/x.cpp:155: error: 'Window' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:155: error: expected ';' before 'selOwner'
../../../source/lib/sysdep/os/unix/x/x.cpp:156: error: 'selOwner' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:156: error: 'None' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:161: error: 'selSource' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:161: error: expected ')' before numeric constant
../../../source/lib/sysdep/os/unix/x/x.cpp:162: error: 'XGetSelectionOwner' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:164: error: 'selOwner' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:164: error: 'None' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:165: error: expected ';' before 'pty'
../../../source/lib/sysdep/os/unix/x/x.cpp:166: error: 'selSource' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:166: error: expected ')' before numeric constant
../../../source/lib/sysdep/os/unix/x/x.cpp:166: error: expected ')' before ';' token
../../../source/lib/sysdep/os/unix/x/x.cpp:169: error: expected ';' before 'type'
../../../source/lib/sysdep/os/unix/x/x.cpp:176: error: 'pty' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:179: error: 'AnyPropertyType' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:180: error: 'type' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:184: error: 'Success' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:187: error: 'Success' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:197: error: expected ')' before numeric constant
../../../source/lib/sysdep/os/unix/x/x.cpp:197: error: expected ')' before ';' token
../../../source/lib/sysdep/os/unix/x/x.cpp:199: error: expected ')' before numeric constant
../../../source/lib/sysdep/os/unix/x/x.cpp:207: error: expected ')' before '}' token
../../../source/lib/sysdep/os/unix/x/x.cpp:207: error: expected primary-expression before '}' token
../../../source/lib/sysdep/os/unix/x/x.cpp:207: error: expected ';' before '}' token
../../../source/lib/sysdep/os/unix/x/x.cpp: In function 'int clipboard_filter(void*, SDL_Event*)':
../../../source/lib/sysdep/os/unix/x/x.cpp:247: error: 'union SDL_SysWMmsg::<anonymous>' has no member named 'x11'
../../../source/lib/sysdep/os/unix/x/x.cpp:254: error: 'SelectionRequest' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:259: error: 'SelectionNotify' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:261: error: 'struct XSelectionEvent' has no member named 'selection'
../../../source/lib/sysdep/os/unix/x/x.cpp:261: error: 'struct XSelectionRequestEvent' has no member named 'selection'
../../../source/lib/sysdep/os/unix/x/x.cpp:262: error: 'struct XSelectionEvent' has no member named 'target'
../../../source/lib/sysdep/os/unix/x/x.cpp:262: error: 'struct XSelectionRequestEvent' has no member named 'target'
../../../source/lib/sysdep/os/unix/x/x.cpp:263: error: 'struct XSelectionEvent' has no member named 'property'
../../../source/lib/sysdep/os/unix/x/x.cpp:263: error: 'None' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:264: error: 'struct XSelectionEvent' has no member named 'requestor'
../../../source/lib/sysdep/os/unix/x/x.cpp:264: error: 'struct XSelectionRequestEvent' has no member named 'requestor'
../../../source/lib/sysdep/os/unix/x/x.cpp:265: error: 'struct XSelectionEvent' has no member named 'time'
../../../source/lib/sysdep/os/unix/x/x.cpp:265: error: 'struct XSelectionRequestEvent' has no member named 'time'
../../../source/lib/sysdep/os/unix/x/x.cpp:268: error: 'struct XSelectionRequestEvent' has no member named 'target'
../../../source/lib/sysdep/os/unix/x/x.cpp:268: error: 'Atom' was not declared in this scope
../../../source/lib/sysdep/os/unix/x/x.cpp:268: error: expected ')' before numeric constant
../../../source/lib/sysdep/os/unix/x/x.cpp:378: error: expected ')' at end of input
../../../source/lib/sysdep/os/unix/x/x.cpp:378: error: expected statement at end of input
../../../source/lib/sysdep/os/unix/x/x.cpp:378: error: expected '}' at end of input
../../../source/lib/sysdep/os/unix/x/x.cpp:378: error: expected '}' at end of input
../../../source/lib/sysdep/os/unix/x/x.cpp:378: error: expected '}' at end of input
../../../source/lib/sysdep/os/unix/x/x.cpp: At global scope:
../../../source/lib/sysdep/os/unix/x/x.cpp:51: warning: 'g_SDL_Display' defined but not used
../../../source/lib/sysdep/os/unix/x/x.cpp:58: warning: 'selection_size' defined but not used
make[1]: *** [obj/lowlevel_Debug/x.o] Error 1
../../../source/lib/sysdep/rtl/gcc/gcc.cpp: In function 'void* rtl_AllocateAligned(size_t, size_t)':
../../../source/lib/sysdep/rtl/gcc/gcc.cpp:36: error: 'posix_memalign' was not declared in this scope
make[1]: *** [obj/lowlevel_Debug/gcc.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [lowlevel] Error 2
make: Target `pyrogenesis' not remade because of errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment