Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc 3.4.6 OS: Solaris I get these link errors from several of the screensavers in kdeartwork: Linking CXX executable keuphoria.kss Undefined first referenced symbol in file glReadBuffer CMakeFiles/keuphoria.kss.dir/Euphoria.o (symbol belongs to implicit dependency /gorbag/exta/cad/externals/SOLARIS/lib/libGL.so) glLoadIdentity CMakeFiles/keuphoria.kss.dir/Euphoria.o (symbol belongs to implicit dependency /gorbag/exta/cad/externals/SOLARIS/lib/libGL.so) glViewport CMakeFiles/keuphoria.kss.dir/Euphoria.o (symbol belongs to implicit dependency /gorbag/exta/cad/externals/SOLARIS/lib/libGL.so) glEnd CMakeFiles/keuphoria.kss.dir/Euphoria.o (symbol belongs to implicit dependency /gorbag/exta/cad/externals/SOLARIS/lib/libGL.so) gluBuild2DMipmaps Adding -lGL -lGLU to the the appropriate generated file file, e.g., kscreensaver/kdesavers/CMakeFiles/keuphoria.kss.dir/build.make, fixes it.
and this fails only for the euphoria screensaver ? i.e. the other screensavers in this directory link without problems ? Alex
*** This bug has been marked as a duplicate of 154766 ***