Forward: kdebase compile
Jonathan Riddell
jr at jriddell.org
Wed Mar 2 01:49:14 UTC 2005
Anyone able to help with this compile problem?
----- Forwarded message from Francis G <francisg @gmail.com> -----
See attachment.
Upon trying to compile a package:
make[4]: Leaving directory `/home/kdedev/src2/kdebase-3.4.0/kcontrol/input'
make[3]: Leaving directory `/home/kdedev/src2/kdebase-3.4.0/kcontrol/input'
Making all in info
make[3]: Entering directory `/home/kdedev/src2/kdebase-3.4.0/kcontrol/info'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -DINFO_OPENGL_AVAILABLE
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION-D_GNU_SOURCE -o kcm_info.la -rpath
/home/kdedev/kderc1/lib/kde3 -L/home/kdedev/kderc1/lib-L/usr/share/qt3/lib
-L/usr/X11R6/lib -module -avoid-version -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined main.lo memory.lo opengl.lo -lkdeui -lGLU
-lGL -lX11
/usr/lib/libGL.a(glxcmds.o)(.text+0x2eea): In function `glXGetMscRateOML':
: undefined reference to `XF86VidModeQueryVersion'
/usr/lib/libGL.a(glxcmds.o)(.text+0x2f1a): In function `glXGetMscRateOML':
: undefined reference to `XF86VidModeGetModeLine'
collect2: ld returned 1 exit status
make[3]: *** [kcm_info.la] Error 1
make[3]: Leaving directory `/home/kdedev/src2/kdebase-3.4.0/kcontrol/info'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kdedev/src2/kdebase-3.4.0/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kdedev/src2/kdebase-3.4.0'
make: *** [all] Error 2
I know for a fact the kde package there is fine; hundreds have had no problems
with it. Other info that might come in handy:
francis at ubuntu:~ $ dpkg -l | grep mesa
ii xlibmesa-dev 6.8.1-1ubuntu1 X.Org Mesa development libraries transitiona
ii xlibmesa-dri 6.8.1-1ubuntu1 Mesa 3D graphics library modules [X.Org]
ii xlibmesa-gl 6.8.1-1ubuntu1 Mesa 3D graphics library [X.Org]
ii xlibmesa-gl-de 6.8.1-1ubuntu1 Mesa 3D graphics library development files [
ii xlibmesa-glu 6.8.1-1ubuntu1 Mesa OpenGL utility library [X.Org]
ii xlibmesa-glu-d 6.8.1-1ubuntu1 Mesa OpenGL utility library development file
So I do actually have all the necessary packages. The problem seems to be that
libGL is incompatible with X.org
More information about the kubuntu-users
mailing list