Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2000 20:08:55 -0500 (CDT)
From:      Jonathan E Fosburgh <wotan@fosburgh.org>
To:        Christopher Johnston <jester@optonline.net>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: KDE2 Again
Message-ID:  <Pine.BSF.4.10.10007302008200.4385-100000@gw.fosburgh.org>
In-Reply-To: <003b01bffa49$05708500$3200000a@evolution>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10007302008200.4385-100000>