g++ -O -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -DHAVE_CONFIG -D_REENTRANT -Iinclude -o gl/src/TGLKernel.o -c gl/src/TGLKernel.cxx In file included from include/TGLKernel.h:30, from gl/src/TGLKernel.cxx:21: include/TRootGLU.h:18: GL/glu.h: No such file or directory gl/src/TGLKernel.cxx:40: syntax error before `[' gl/src/TGLKernel.cxx: In method `void TGLKernel::ClearColor(int)': gl/src/TGLKernel.cxx:75: implicit declaration of function `int glClearIndex(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::ClearGLColor(float, float, float, float)': gl/src/TGLKernel.cxx:81: implicit declaration of function `int glClearColor(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::ClearGLColor(float *)': gl/src/TGLKernel.cxx:87: `GLclampf' undeclared (first use this function) gl/src/TGLKernel.cxx:87: (Each undeclared identifier is reported only once gl/src/TGLKernel.cxx:87: for each function it appears in.) gl/src/TGLKernel.cxx:87: parse error before `=' gl/src/TGLKernel.cxx:91: `red' undeclared (first use this function) gl/src/TGLKernel.cxx:91: `green' undeclared (first use this function) gl/src/TGLKernel.cxx:91: `blue' undeclared (first use this function) gl/src/TGLKernel.cxx:91: `alpha' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::ClearGL(unsigned int)': gl/src/TGLKernel.cxx:105: `GL_COLOR_BUFFER_BIT' undeclared (first use this function) gl/src/TGLKernel.cxx:105: `GL_DEPTH_BUFFER_BIT' undeclared (first use this function) gl/src/TGLKernel.cxx:105: implicit declaration of function `int glClear(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::DisableGL(EG3D2GLmode)': gl/src/TGLKernel.cxx:113: `GLCommand' undeclared (first use this function) gl/src/TGLKernel.cxx:113: implicit declaration of function `int glDisable(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::EnableGL(EG3D2GLmode)': gl/src/TGLKernel.cxx:116: implicit declaration of function `int glEnable(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::FlushGL()': gl/src/TGLKernel.cxx:119: implicit declaration of function `int glFlush(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::FrontGLFace(EG3D2GLmode)': gl/src/TGLKernel.cxx:124: implicit declaration of function `int glFrontFace(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::NewGLList(unsigned int, EG3D2GLmode)': gl/src/TGLKernel.cxx:128: implicit declaration of function `int glNewList(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::NewGLModelView(int)': gl/src/TGLKernel.cxx:132: `GL_COMPILE' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::GetGL(EG3D2GLmode, UChar_t *)': gl/src/TGLKernel.cxx:159: implicit declaration of function `int glGetBooleanv(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::GetGL(EG3D2GLmode, Double_t *)': gl/src/TGLKernel.cxx:163: implicit declaration of function `int glGetDoublev(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::GetGL(EG3D2GLmode, Float_t *)': gl/src/TGLKernel.cxx:167: implicit declaration of function `int glGetFloatv(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::GetGL(EG3D2GLmode, Int_t *)': gl/src/TGLKernel.cxx:171: implicit declaration of function `int glGetIntegerv(...)' gl/src/TGLKernel.cxx: In method `Int_t TGLKernel::GetGLError()': gl/src/TGLKernel.cxx:176: implicit declaration of function `int glGetError(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::EndGLList()': gl/src/TGLKernel.cxx:179: implicit declaration of function `int glEndList(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::BeginGLCmd(EG3D2GLmode)': gl/src/TGLKernel.cxx:183: implicit declaration of function `int glBegin(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::EndGLCmd()': gl/src/TGLKernel.cxx:186: implicit declaration of function `int glEnd(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::PushGLMatrix()': gl/src/TGLKernel.cxx:189: implicit declaration of function `int glPushMatrix(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::PopGLMatrix()': gl/src/TGLKernel.cxx:192: implicit declaration of function `int glPopMatrix(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::RotateGL(double, double, double, double)': gl/src/TGLKernel.cxx:224: implicit declaration of function `int glRotated(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::TranslateGL(double, double, double)': gl/src/TGLKernel.cxx:242: implicit declaration of function `int glTranslated(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::MultGLMatrix(Double_t *)': gl/src/TGLKernel.cxx:248: implicit declaration of function `int glMultMatrixd(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetGLColor(Float_t *)': gl/src/TGLKernel.cxx:251: implicit declaration of function `int glColor3fv(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetGLVertex(Float_t *)': gl/src/TGLKernel.cxx:254: implicit declaration of function `int glVertex3fv(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetCurrentColor(int)': gl/src/TGLKernel.cxx:285: implicit declaration of function `int glIndexi(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetGLPointSize(float)': gl/src/TGLKernel.cxx:293: implicit declaration of function `int glPointSize(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetGLLineWidth(float)': gl/src/TGLKernel.cxx:301: implicit declaration of function `int glLineWidth(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetRootLight(bool = kTRUE)': gl/src/TGLKernel.cxx:311: `GL_LIGHT0' undeclared (first use this function) gl/src/TGLKernel.cxx:312: `GL_LIGHTING' undeclared (first use this function) gl/src/TGLKernel.cxx:313: `GL_COLOR_MATERIAL' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::DeleteGLLists(int, int)': gl/src/TGLKernel.cxx:331: implicit declaration of function `int glDeleteLists(...)' gl/src/TGLKernel.cxx: In method `Int_t TGLKernel::CreateGLLists(int)': gl/src/TGLKernel.cxx:334: implicit declaration of function `int glGenLists(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::RunGLList(int)': gl/src/TGLKernel.cxx:337: implicit declaration of function `int glCallList(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::NewProjectionView(double *, double *, bool = kTRUE)': gl/src/TGLKernel.cxx:359: `GL_PROJECTION' undeclared (first use this function) gl/src/TGLKernel.cxx:359: implicit declaration of function `int glMatrixMode(...)' gl/src/TGLKernel.cxx:360: implicit declaration of function `int glLoadIdentity(...)' gl/src/TGLKernel.cxx:366: implicit declaration of function `int glFrustum(...)' gl/src/TGLKernel.cxx:368: implicit declaration of function `int glOrtho(...)' gl/src/TGLKernel.cxx:372: `GL_BACK' undeclared (first use this function) gl/src/TGLKernel.cxx:372: implicit declaration of function `int glCullFace(...)' gl/src/TGLKernel.cxx:373: `GL_MODELVIEW' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::PolygonGLMode(EG3D2GLmode, EG3D2GLmode)': gl/src/TGLKernel.cxx:394: implicit declaration of function `int glPolygonMode(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::SetStack(Double_t * = 0)': gl/src/TGLKernel.cxx:412: implicit declaration of function `int glLoadMatrixd(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::ShadeGLModel(EG3D2GLmode)': gl/src/TGLKernel.cxx:419: implicit declaration of function `int glShadeModel(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::AddRotation(Double_t *, Double_t *)': gl/src/TGLKernel.cxx:425: `GLint' undeclared (first use this function) gl/src/TGLKernel.cxx:425: parse error before `;' gl/src/TGLKernel.cxx:427: `GL_MATRIX_MODE' undeclared (first use this function) gl/src/TGLKernel.cxx:427: `mode' undeclared (first use this function) gl/src/TGLKernel.cxx:439: `GL_MODELVIEW_MATRIX' undeclared (first use this function) gl/src/TGLKernel.cxx:442: `GL_PROJECTION_MATRIX' undeclared (first use this function) gl/src/TGLKernel.cxx:445: `GL_TEXTURE' undeclared (first use this function) gl/src/TGLKernel.cxx:446: `GL_TEXTURE_MATRIX' undeclared (first use this function) gl/src/TGLKernel.cxx:440: warning: unreachable code at beginning of switch statement gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintGLPointsObject(const TPoints3DABC *, const Option_t * = "")': gl/src/TGLKernel.cxx:484: parse error before `=' gl/src/TGLKernel.cxx:487: `GL_LINE_STRIP' undeclared (first use this function) gl/src/TGLKernel.cxx:492: implicit declaration of function `int GLfloat(...)' gl/src/TGLKernel.cxx:494: implicit declaration of function `int glVertex3f(...)' gl/src/TGLKernel.cxx:496: `GL_POINTS' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintGLPoints(int, Float_t *, const Option_t *)': gl/src/TGLKernel.cxx:504: `GLfloat' undeclared (first use this function) gl/src/TGLKernel.cxx:504: `point' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintPolyLine(int, Float_t *, const Option_t *)': gl/src/TGLKernel.cxx:518: `line' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintBrik(float *)': gl/src/TGLKernel.cxx:543: `GL_QUADS' undeclared (first use this function) gl/src/TGLKernel.cxx:546: implicit declaration of function `int glNormal3fv(...)' gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintXtru(Float_t *, int, int)': gl/src/TGLKernel.cxx:614: `GL_POLYGON' undeclared (first use this function) gl/src/TGLKernel.cxx:647: `GL_QUAD_STRIP' undeclared (first use this function) gl/src/TGLKernel.cxx: In method `void TGLKernel::PaintCone(Float_t *, int, int)': gl/src/TGLKernel.cxx:730: `nextv' undeclared (first use this function) gl/src/TGLKernel.cxx:730: `exnextv' undeclared (first use this function) gl/src/TGLKernel.cxx:751: `GL_TRIANGLE_FAN' undeclared (first use this function) gmake: *** [gl/src/TGLKernel.o] Error 1