Krita compile error
Michael Thaler
michael.thaler at physik.tu-muenchen.de
Wed Jun 23 19:43:09 CEST 2004
Hi,
I tried to compile KOffice from CVS today and get the following compile error:
make[4]: Entering directory `/usr/local/src/kde/koffice/krita/core/helper'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I./../../tools
-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/interfaces
-I../../../lib/kopainter -I../../../lib/kopainter -I/usr/include
-I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -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 kisscopedlock.lo -MD -MP -MF
".deps/kisscopedlock.Tpo" \
-c -o kisscopedlock.lo `test -f 'kisscopedlock.cpp' || echo
'./'`kisscopedlock.cpp; \
then mv -f ".deps/kisscopedlock.Tpo" ".deps/kisscopedlock.Plo"; \
else rm -f ".deps/kisscopedlock.Tpo"; exit 1; \
fi
/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 -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 libkishelper.la kisscopedlock.lo
make[4]: Leaving directory `/usr/local/src/kde/koffice/krita/core/helper'
Making all in tiles
make[4]: Entering directory `/usr/local/src/kde/koffice/krita/core/tiles'
make[4]: *** No rule to make target `kistile.cpp', needed by `kistile.lo'.
Stop.
make[4]: Leaving directory `/usr/local/src/kde/koffice/krita/core/tiles'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/kde/koffice/krita/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/kde/koffice/krita'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/kde/koffice'
make: *** [all] Error 2
Is there anything I can do? I did make clean before I compiled
(I did not manage to compile KOffice for a long time now because Krita is
always giving some errors... is this me or does anyone else have this
experience?)
Take care,
Michael
More information about the kimageshop
mailing list