You are not logged in.

1

Monday, March 8th 2004, 9:04am

QGL trubble in KDE 3.2 make

I am attempting to install KDE 3.2 on Mandrake 9.0 with qt 3.3.1, using Konstruct. I have got quite far, but I get an error related to qgl. Your input is wellcome.

Here is a shortened version of the errors:

.libs/plugin_slideshow.o(.text+0xc29): In function `Plugin_SlideShow::slotSlideShow()':
: undefined reference to `QGLFormat::hasOpenGL()'
.libs/slideshowgl.o(.text+0x40): In function `SlideShowGL::SlideShowGL[not-in-charge](QStringList const&, int, bool, QString const&)':
: undefined reference to `QGLWidget::QGLWidget[not-in-charge](QWidget*, char const*, QGLWidget const*, unsigned)'
.libs/slideshowgl.o(.text+0x333): In function `SlideShowGL::SlideShowGL[not-in-charge](QStringList const&, int, bool, QString const&)':
: undefined reference to `QGLWidget::setMouseTracking(bool)'
.libs/slideshowgl.o(.text+0x500): In function `SlideShowGL::SlideShowGL[in-charge](QStringList const&, int, bool, QString const&)':
etc.
etc.

.libs/slideshowgl.o(.text+0x49ec): In function `SlideShowGL::effectCube()':
: undefined reference to `glEnd'
.libs/slideshowgl.moc.o(.text+0x151): In function `SlideShowGL::staticMetaObject()':
etc.

.libs/slideshowgl.moc.o(.gnu.linkonce.d._ZTV11SlideShowGL+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)'
.libs/slideshowgl.moc.o(.gnu.linkonce.d._ZTV11SlideShowGL+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned, QPoint const&, bool)'
etc.
.libs/slideshowgl.moc.o(.gnu.linkonce.d._ZTI11SlideShowGL+0x8): undefined reference to `typeinfo for QGLWidget'
collect2: ld returned 1 exit status
make[4]: *** [digikamplugin_slideshow.la.closure] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build-work/digikamplugins-0.6/Makefile] Error 2
make: *** [dep-../../apps/digikam-plugins] Error 2