[Kexi] Subversion - Compiling Problem

Martin Ellis martin.ellis at kdemail.net
Sun Jan 22 23:15:20 CET 2006


On Sunday 22 January 2006 20:52, Karsten Schwager wrote:
> today I wanted to try out the last subversion of kexi. But I got
> the following compiling error massage:

> 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

Hi, 

Please try the attached patch in kexi/main:
cd koffice/kexi/main
patch -p0 < /path/to/kexi-main.diff

You may need to reconfigure, or even go from make -f Makefile.cvs, but I don't 
think so.

I'm not sure whether to commit this right now, as Boudewijn Rempt is currently 
tagging the beta release.

Cheers
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kexi-main.diff
Type: text/x-diff
Size: 1082 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kexi/attachments/20060122/1ae7d2d8/attachment.bin 


More information about the Kexi mailing list