Cannot compile Krita

Nicolas Goutte nicolasg at snafu.de
Sun Jul 18 17:53:24 CEST 2004


I cannot compile Krita, apparently due to a specific X11 feature.
(Attached is the output of make.)

Have a nice day!
-------------- next part --------------
Making all in ui
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita/ui'
Making all in labels
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/ui/labels'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/ui/labels'
Making all in dialogs
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/ui/dialogs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/ui/dialogs'
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/ui'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/ui'
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/ui'
Making all in core
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core'
Making all in helper
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core/helper'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core/helper'
Making all in tiles
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core/tiles'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core/tiles'
Making all in builder
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core/builder'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core/builder'
Making all in strategy
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core/strategy'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core/strategy'
Making all in color_strategy
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core/color_strategy'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core/color_strategy'
make[2]: Entering directory `/home/nicolas/kdecvs/koffice/krita/core'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core'
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/core'
Making all in tools
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/tools'
Making all in .
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -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 -march=pentium2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkritacommon.la -rpath /usr/local/koffice3/lib -L/usr/X11R6/lib -L/usr/local/qt3/lib -L/usr/local/kde3/lib  -version-info 1:0 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined dummycommon.lo core/libkritacore.la ui/libkisui.la tools/libkistools.la ../lib/kofficeui/libkofficeui.la ../lib/kopainter/libkopainter.la 
ui/.libs/libkisui.a(kis_canvas.o)(.text+0xd8a): In function `KisCanvas::initX11Support()':
: undefined reference to `XListInputDevices'
ui/.libs/libkisui.a(kis_canvas.o)(.text+0xe3d): In function `KisCanvas::initX11Support()':
: undefined reference to `XFreeDeviceList'
ui/.libs/libkisui.a(kis_canvas.o)(.text+0x11ba): In function `KisCanvas::X11TabletDevice::X11TabletDevice[not-in-charge](_XDeviceInfo const*)':
: undefined reference to `XOpenDevice'
ui/.libs/libkisui.a(kis_canvas.o)(.text+0x157a): In function `KisCanvas::X11TabletDevice::X11TabletDevice[in-charge](_XDeviceInfo const*)':
: undefined reference to `XOpenDevice'
collect2: ld returned 1 exit status
make[1]: *** [libkritacommon.la] Error 1
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita'
make: *** [all-recursive] Error 1


More information about the kimageshop mailing list