gpumathlib.cpp:914: error: 'GL_PROGRAM_ERROR_POSITION_NV' was not declared in this scope
gpumathlib.cpp:914: error: 'pos' was not declared in this scope
gpumathlib.cpp:914: error: 'glGetIntegerv' was not declared in this scope
gpumathlib.cpp:954: error: 'GL_PROGRAM_ERROR_STRING_ARB' was not declared in this scope
gpumathlib.cpp:954: error: 'glGetString' was not declared in this scope
gpumathlib.cpp: In function 'void getMVPMatrices(float*, float*, float*, float*, float*)':
gpumathlib.cpp:1026: error: 'GL_MODELVIEW_MATRIX' was not declared in this scope
gpumathlib.cpp:1026: error: 'glGetFloatv' was not declared in this scope
gpumathlib.cpp:1027: error: 'GL_PROJECTION_MATRIX' was not declared in this scope
gpumathlib.cpp:1028: error: 'GL_TEXTURE_MATRIX' was not declared in this scope
gpumathlib.cpp: At global scope:
gpumathlib.cpp:1308: error: variable or field 'loadJahshakaBasicArb' declared void
gpumathlib.cpp:1308: error: redefinition of 'int loadJahshakaBasicArb'
gpumathlib.h:578: error: 'int loadJahshakaBasicArb' previously defined here
gpumathlib.cpp:1308: error: 'GLint' was not declared in this scope
gpumathlib.cpp:1308: error: 'GLint' was not declared in this scope
gpumathlib.cpp:1308: error: expected primary-expression before 'float'
gpumathlib.cpp:1309: error: expected primary-expression before 'unsigned'
gpumathlib.cpp:1310: error: 'GLuint' was not declared in this scope
gpumathlib.cpp:1310: error: 'vertex_program_handle' was not declared in this scope
gpumathlib.cpp: In function 'void debug_arbdata()':
gpumathlib.cpp:1332: error: 'GLint' was not declared in this scope
gpumathlib.cpp:1332: error: expected `;' before 'max_fragment_instructions'
gpumathlib.cpp:1333: error: expected `;' before 'max_vertex_instructions'
gpumathlib.cpp:1336: error: 'GL_FRAGMENT_PROGRAM_ARB' was not declared in this scope
gpumathlib.cpp:1337: error: 'GL_MAX_PROGRAM_INSTRUCTIONS_ARB' was not declared in this scope
gpumathlib.cpp:1338: error: 'max_fragment_instructions' was not declared in this scope
gpumathlib.cpp:1338: error: 'glGetProgramivARB' was not declared in this scope
gpumathlib.cpp:1343: error: 'GL_VERTEX_PROGRAM_ARB' was not declared in this scope
gpumathlib.cpp:1345: error: 'max_vertex_instructions' was not declared in this scope
gpumathlib.cpp: At global scope:
gpumathlib.cpp:1351: error: redefinition of 'bool isAnARBFPInstruction'
gpumathlib.h:583: error: 'bool isAnARBFPInstruction' previously defined here
gpumathlib.cpp:1351: error: 'GLubyte' was not declared in this scope
gpumathlib.cpp:1351: error: 'string' was not declared in this scope
gpumathlib.cpp:1374: error: redefinition of 'int countARBFPInstructions'
gpumathlib.h:582: error: 'int countARBFPInstructions' previously defined here
gpumathlib.cpp:1374: error: 'GLubyte' was not declared in this scope
gpumathlib.cpp:1374: error: 'fragment_program' was not declared in this scope
gpumathlib.cpp: In function 'bool checkComplexArbSupport(QString, int, int)':
gpumathlib.cpp:1412: error: 'countARBFPInstructions' cannot be used as a function
make[2]: *** [gpumathlib.o] Error 1
make[2]: Leaving directory `/TOOLCHAIN/src.jahshaka.johandesktop.20070307.160733.17503.andros/jahshaka/source/OpenLibraries/opengpulib'
make[1]: *** [sub-opengpulib] Error 2
make[1]: Leaving directory `/TOOLCHAIN/src.jahshaka.johandesktop.20070307.160733.17503.andros/jahshaka/source/OpenLibraries'
make: *** [sub-source-OpenLibraries] Error 2
Due to previous errors, no 5-jahshaka.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---