Hi Has anyone seen this error compiling kdebase-workspace 4.5.0? It looks like an OpenGL problem, the missing symbol GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT is included in /usr/include/glext.h, but including this in the appropriate file(kwinglutils.cpp)makes no difference.
[ 14%] Built target krandom.kss [ 14%] Built target kwinnvidiahack_automoc [ 14%] Built target kwinnvidiahack [ 14%] Built target kdecorations_automoc [ 15%] Built target kdecorations [ 15%] Built target kwineffects_automoc [ 16%] Building CXX object kwin/lib/CMakeFiles/kwineffects.dir/kwinglutils.o /home/sources/kdebase-workspace-4.5.0/kwin/lib/kwinglutils.cpp: In function 'QString KWin::formatFramebufferStatus(GLenum)': /home/sources/kdebase-workspace-4.5.0/kwin/lib/kwinglutils.cpp:1068: error: 'GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT' was not declared in this scope make[2]: *** [kwin/lib/CMakeFiles/kwineffects.dir/kwinglutils.o] Error 1 make[1]: *** [kwin/lib/CMakeFiles/kwineffects.dir/all] Error 2 make: *** [all] Error 2 Am I on the right track here? Or is this another prob. maybe Xorg ver? Any help appreciated. MAC -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
