Krita compile question

Gary Cramblitt garycramblitt at comcast.net
Sun Mar 20 12:12:23 CET 2005


Whenever I cvs up koffice/krita and attempt to compile it, I get the following 
rather strange error.  It is strange because the knuminput.h file does exist 
and it *is* in the INCLUDE paths.

make[2]: Entering directory `/home/share/src/kde/koffice/krita/ui/widgets'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./../ -I./../../core/ 
-I./../../core/color_strategy -I./../../core/resources -I./../../core/filters 
-I./../../core/compositeop -I./../../core/paintop -I./../../core/tool 
-I./../../core/tiles  -I  -I/home/share/kde-unstable/include 
-I/home/share/src/kde/qt-copy/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 -g3 -fno-inline 
-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_multi_integer_filter_widget.lo 
-MD -MP -MF ".deps/kis_multi_integer_filter_widget.Tpo" \
  -c -o kis_multi_integer_filter_widget.lo `test -f 
'kis_multi_integer_filter_widget.cc' || echo 
'./'`kis_multi_integer_filter_widget.cc; \
then mv -f ".deps/kis_multi_integer_filter_widget.Tpo" 
".deps/kis_multi_integer_filter_widget.Plo"; \
else rm -f ".deps/kis_multi_integer_filter_widget.Tpo"; exit 1; \
fi
In file included from kis_multi_integer_filter_widget.cc:19:
kis_multi_integer_filter_widget.h:24:23: knuminput.h: No such file or 
directory

ls -l /home/share/kde-unstable/include/knuminput.h
-rw-r--r--  1 kde-devel local 29823 2004-10-10 
08:17 /home/share/kde-unstable/include/knuminput.h

I have found that if I cvs up all of koffice and build *all* of koffice, then 
I can build krita.

My question is, is there some way I can build krita without having to build 
all of koffice?

Krita is making huge strides by the way.

Thanks

-- 
Gary Cramblitt (aka PhantomsDad)
KDE Text-to-Speech Maintainer
http://accessibility.kde.org/developer/kttsd/index.php


More information about the kimageshop mailing list