[Kexi] Subversion - Compiling Problem
Karsten Schwager
broock54 at gmx.de
Sun Jan 22 21:52:25 CET 2006
Hallo,
today I wanted to try out the last subversion of kexi. But I got
the following compiling error massage:
make[4]: Entering directory
`/home/karsten/KommPuter/Programmierung/subversion/koffice/kexi/main'
/usr/lib/qt3//bin/moc ./keximainwindowimpl.h -o
keximainwindowimpl.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I -I../../lib/kofficeui
-I../../kexi -I../../kexi/core -I../../kexi/main
-I../../kexi/main/startup -I../../kexi/widget
-I../../kexi/migration -I../../lib -I../../lib/kofficecore
-I/usr/lib/qt3//include -I/usr/X11R6/include
-DKEXI_SCRIPTS_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -g3 -fno-inline -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -fexceptions
-include ../../kexi/kexi_global.h -DKEXI_NO_AUTOFIELD_WIDGET -MT
keximainwindowimpl.lo -MD -MP -MF ".deps/keximainwindowimpl.Tpo"
-c -o keximainwindowimpl.lo keximainwindowimpl.cpp; \
then mv -f ".deps/keximainwindowimpl.Tpo"
".deps/keximainwindowimpl.Plo"; else rm -f
".deps/keximainwindowimpl.Tpo"; exit 1; fi
In file included from printing/kexisimpleprintingpagesetup.h:23,
from keximainwindowimpl.cpp:89:
printing/kexisimpleprintingengine.h:31:29: error:
koPageLayoutDia.h: Datei oder Verzeichnis nicht gefunden
printing/kexisimpleprintingengine.h:47: error: ‘KoPageLayout’
does not name a type
printing/kexisimpleprintingengine.h:48: error: ‘KoUnit’ has not
been declared
printing/kexisimpleprintingengine.h:48: error: ‘Unit’ does not
name a type
printing/kexisimpleprintingpagesetup.h:107: error: ‘KoUnit’ has
not been declared
printing/kexisimpleprintingpagesetup.h:107: error: ‘Unit’ does
not name a type
make[4]: *** [keximainwindowimpl.lo] Fehler 1
make[4]: Leaving directory
`/home/karsten/KommPuter/Programmierung/subversion/koffice/kexi/main'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/home/karsten/KommPuter/Programmierung/subversion/koffice/kexi/main'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/home/karsten/KommPuter/Programmierung/subversion/koffice/kexi'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/home/karsten/KommPuter/Programmierung/subversion/koffice'
make: *** [all] Fehler 2
Karsten
More information about the Kexi
mailing list