PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : cymolin make-error



Renegade776
23.12.04, 19:12
Hallo.
ich bekomme, wenn ich cymolin bauen will
einen make-error:


Entering library ...
make[2]: Nothing to be done for `objects'.
Leaving library
Entering server ...
Entering src ...
Entering ../../library ...
make[4]: Nothing to be done for `objects'.
Leaving ../../library
Leaving src
Entering plugins ...
Entering kde ...
Compiling kdeguiapplication.cpp ...
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
kdeguiapplication.cpp: In constructor `KDEGuiApplication::KDEGuiApplication(int, char**)':
kdeguiapplication.cpp:59: warning: `__base_ctor' is deprecated (declared at /opt/kde3/include/kapplication.h:198)
kdeguiapplication.cpp: In member function `void KDEGuiApplication::addItems(GuiMenu*, QString, QStringList*)':
kdeguiapplication.cpp:152: error: no matching function for call to `GuiMenu::AddMenuItem(QString)'
../../../server/include/plugin/guimenu.h:50: note: candidates are: void GuiMenu::AddMenuItem(std::string)
kdeguiapplication.cpp: In member function `bool KDEGuiApplication::DoCommand(const QString&)':
kdeguiapplication.cpp:205: warning: unused variable 'run'
make[3]: *** [.kdeguiapplication.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

was habe ich da falsch gemacht? Ich meine, ./configure gibt keine Fehler. :confused: