Not able to compile Kdevelop
Raffaele Sandrini
sandrini at kde.org
Sun Feb 3 13:02:08 GMT 2002
Hi there
I am not able to compile Kdevelop neither the newest CVS nor the latest
release.
CVS ends up with this error:
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/kde/include
-I/usr/local/qt-copy/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -O2 -fno-exceptions -fno-check-new
-Wp,-MD,.deps/libkeditorinterface_la.all_cpp.pp -c
libkeditorinterface_la.all_cpp.cpp -fPIC -DPIC -o
.libs/libkeditorinterface_la.all_cpp.o
In file included from libkeditorinterface_la.all_cpp.cpp:11:
KEditorEditIface.cpp: In function `class QCString generateName()':
KEditorEditIface.cpp:11: redefinition of `class QCString generateName()'
KEditorIface.cpp:11: `class QCString generateName()' previously defined here
In file included from libkeditorinterface_la.all_cpp.cpp:12:
KEditorClipboardIface.cpp: In function `class QCString generateName()':
KEditorClipboardIface.cpp:11: redefinition of `class QCString generateName()'
KEditorEditIface.cpp:11: `class QCString generateName()' previously defined
here
In file included from libkeditorinterface_la.all_cpp.cpp:13:
KEditorCursorIface.cpp: In function `class QCString generateName()':
KEditorCursorIface.cpp:11: redefinition of `class QCString generateName()'
KEditorClipboardIface.cpp:11: `class QCString generateName()' previously
defined here
In file included from libkeditorinterface_la.all_cpp.cpp:14:
KEditorDebugIface.cpp: In function `class QCString generateName()':
KEditorDebugIface.cpp:11: redefinition of `class QCString generateName()'
KEditorCursorIface.cpp:11: `class QCString generateName()' previously defined
here
In file included from libkeditorinterface_la.all_cpp.cpp:15:
KEditorStatusIface.cpp: In function `class QCString generateName()':
KEditorStatusIface.cpp:11: redefinition of `class QCString generateName()'
KEditorDebugIface.cpp:11: `class QCString generateName()' previously defined
here
In file included from libkeditorinterface_la.all_cpp.cpp:16:
KEditorUndoIface.cpp: In function `class QCString generateName()':
KEditorUndoIface.cpp:11: redefinition of `class QCString generateName()'
KEditorStatusIface.cpp:11: `class QCString generateName()' previously defined
here
make[4]: *** [libkeditorinterface_la.all_cpp.lo] Error 1
make[4]: Leaving directory
`/home/rasa/kde/cvs/kdevelop/lib/interfaces/keditor'
And the release with this:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdevelop/widgets/qextmdi/include
-I/opt/kde/include -I/usr/local/qt-copy/include -I/usr/X11R6/include
-I../kdevelop/ctags -I../kdevelop/kpp -I../kdevelop/kpp -I../kdevelop/kwrite
-DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c
ckdevsetupdlg.cpp
ckdevsetupdlg.cpp: In method `void CKDevSetupDlg::addKeysTab()':
ckdevsetupdlg.cpp:300: no matching function for call to
`KKeyChooser::KKeyChooser (KAccelActions &, QFrame *&, bool)'
/opt/kde/include/kkeydialog.h:70: candidates are:
KKeyChooser::KKeyChooser(QWidget *, KKeyChooser::ActionType = Application,
bool = true)
/opt/kde/include/kkeydialog.h:71:
KKeyChooser::KKeyChooser(KActionCollection *, QWidget *, bool = true)
/opt/kde/include/kkeydialog.h:72:
KKeyChooser::KKeyChooser(KAccel *, QWidget *, bool = true)
/opt/kde/include/kkeydialog.h:73:
KKeyChooser::KKeyChooser(KGlobalAccel *, QWidget *)
/opt/kde/include/kkeydialog.h:74:
KKeyChooser::KKeyChooser(KShortcutList *, QWidget *, KKeyChooser::ActionType
= Application, bool = true)
/opt/kde/include/kkeydialog.h:158:
KKeyChooser::KKeyChooser(KAccel *, QWidget *, bool, bool, bool = false)
/opt/kde/include/kkeydialog.h:163:
KKeyChooser::KKeyChooser(KGlobalAccel *, QWidget *, bool, bool, bool = false)
/opt/kde/include/kkeydialog.h:173:
KKeyChooser::KKeyChooser(const KKeyChooser &)
make[3]: *** [ckdevsetupdlg.o] Error 1
make[3]: Leaving directory
`/home/rasa/kde/cvs/releases/kdevelop-2.1beta_for_KDE_3.0/kdevelop'
Any hints? I assume this doesn't happen on your machines :)
cheers,
Raffaele
--
Raffaele Sandrini <sandrini at kde.org>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list