From owner-freebsd-ports Sun Jul 30 18: 9:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bunyip.flash.net (bunyip.flash.net [209.30.2.15]) by hub.freebsd.org (Postfix) with ESMTP id E75C637B961 for ; Sun, 30 Jul 2000 18:09:17 -0700 (PDT) (envelope-from wotan@fosburgh.org) Received: from gw.fosburgh.org (p33.amax41.dialup.hou1.flash.net [209.30.168.33]) by bunyip.flash.net (8.9.3/Pro-8.9.3) with ESMTP id UAB17900; Sun, 30 Jul 2000 20:09:08 -0500 (CDT) Received: from localhost (wotan@localhost) by gw.fosburgh.org (8.9.3/8.9.3) with ESMTP id UAA04437; Sun, 30 Jul 2000 20:08:56 -0500 (CDT) (envelope-from wotan@ns.fosburgh.org) Date: Sun, 30 Jul 2000 20:08:55 -0500 (CDT) From: Jonathan E Fosburgh Reply-To: fosburgh@flash.net To: Christopher Johnston Cc: freebsd-ports@FreeBSD.ORG Subject: Re: KDE2 Again In-Reply-To: <003b01bffa49$05708500$3200000a@evolution> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 30 Jul 2000, Christopher Johnston wrote: > I just updated my ports collection with CVSUP2.FREEBSD.ORG > > I am now getting these errors ---> > > In file included from qgl.cpp:26: > qgl.h:52: GL/gl.h: No such file or directory > qgl.h:53: GL/glu.h: No such file or directory > qgl.cpp: In method `void QGLWidget::glDraw()': > qgl.cpp:1592: `GL_FRONT_LEFT' undeclared (first use this function) > qgl.cpp:1592: (Each undeclared identifier is reported only once > qgl.cpp:1592: for each function it appears in.) > qgl.cpp:1592: implicit declaration of function `int glDrawBuffer(...)' > qgl.cpp:1604: implicit declaration of function `int glFlush(...)' > qgl.cpp: In method `void QGLWidget::qglColor(const QColor &) const': > qgl.cpp:1622: implicit declaration of function `int glColor3ub(...)' > qgl.cpp:1624: implicit declaration of function `int glIndexi(...)' > qgl.cpp: In method `void QGLWidget::qglClearColor(const QColor &) const': > qgl.cpp:1642: `GLfloat' undeclared (first use this function) > qgl.cpp:1642: syntax error before `.' > qgl.cpp:1647: confused by earlier errors, bailing out > gmake[1]: *** [qgl.o] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt22/work/qt-copy/extensions/opengl/src' > gmake: *** [opengl] Error 2 > *** Error code 2 I had similar problems when I first did KDE 2 some time ago. Try upgrading you OpenGL port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message