Back

Boudewijn Rempt boud at valdyas.org
Sun Jul 25 14:14:48 CEST 2004


On Sunday 25 July 2004 13:45, Boudewijn Rempt wrote:
> Thirdly, even though I can compile Krita without problems, Brad Hards
> mailed me with a possible dependency problem in designerplugin, which is
> new to me, too:
>
> ----------------
>
> Making all in designerplugin
> make[2]: Entering directory
> `/home/bradh/coding/cvs-vers/kde/koffice/krita/ui/designerplugin'
> if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I./../../core
> -I./../../core/compositeop -I./../../core/color_strategy
> -I./../../core/tiles -I../../../lib/kofficeui -I../../../lib/kofficeui
> -I../../../lib/kofficecore -I../../../lib/kofficecore -I../../../lib/store
> -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf
> -I../../../lib/kopainter
> -I../../../lib/kopainter -I/usr/lib/qt-3.3/include -I/usr/X11R6/include
> -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_PLUGIN -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 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
> -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kis_widgets_plugin.lo -MD -MP -MF
> ".deps/kis_widgets_plugin.Tpo" \
>   -c -o kis_widgets_plugin.lo `test -f 'kis_widgets_plugin.cc' || echo
> './'`kis_widgets_plugin.cc; \
> then mv -f ".deps/kis_widgets_plugin.Tpo" ".deps/kis_widgets_plugin.Plo"; \
> else rm -f ".deps/kis_widgets_plugin.Tpo"; exit 1; \
> fi
> make[2]: *** No rule to make target `../../libkritacommon.la', needed by
> `kritawidgets.la'.  Stop.
> make[2]: Leaving directory
> `/home/bradh/coding/cvs-vers/kde/koffice/krita/ui/designerplugin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/bradh/coding/cvs-vers/kde/koffice/krita/ui' make: ***
> [all-recursive] Error 1
>
> It looks like some kind of dependency problem -
> libkritacommon.la depends on core/libkritacore.la ui/libkisui.la
> tools/libkistools.la, so
> krita/core, krita/ui and kritatools need to be before krita/., but
> ui/designerplugin/kritawidgets.la depends on libkritacommon.la.
>
> Maybe we need to move krita/ui/designerplugin to krita/designerplugin? Can
> you take a look?
>
> -----

This happens when compiling a completely fresh Krita with no version of Krita 
installed.

-- 
Boudewijn Rempt | http://www.valdyas.org/fading/index.cgi


More information about the kimageshop mailing list