CVS won't compile
Bernd Pol
bernd.pol at online.de
Sun Oct 12 03:09:02 UTC 2003
Hi all,
latest CVS does not compile. This may be due to one of Falk's latest commits.
Could someone please have a look at the Makefile chain.
Bernd
--------------------------
make[3]: Entering directory `/home/dev/projects/kdevelop/lib/qextmdi'
g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -fno-builtin -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 -DQT_THREAD_SUPPORT -D_REENTRANT
kdockwidget_compat.moc.cpp -o kdockwidget_compat.moc
In file included from kdockwidget_compat.moc.cpp:11:
kdockwidget_compat.h:30:20: qpoint.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:31:22: qptrlist.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:32:20: qframe.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:33:18: qdom.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:34:24: qtabwidget.h: Datei oder Verzeichnis nicht
gefunden
kdockwidget_compat.h:40:25: kmainwindow.h: Datei oder Verzeichnis nicht
gefunden
kdockwidget_compat.h:41:23: netwm_def.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:42:21: kaction.h: Datei oder Verzeichnis nicht gefunden
kdockwidget_compat.h:43:25: kparts/part.h: Datei oder Verzeichnis nicht
gefunden
------------------------------
Happens only here. The includes are in their standard places of course.
More information about the KDevelop-devel
mailing list