Good - your configure finished. Start make now
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Makefile:857: attention : écrasement des commandes pour la cible « clean-bcheck »
Makefile:820: attention : anciennes commandes ignorées pour la cible « clean-bcheck »
Makefile:862: attention : écrasement des commandes pour la cible « bcheck-am »
Makefile:825: attention : anciennes commandes ignorées pour la cible « bcheck-am »
cd . && /bin/sh /home/folco/Desktop/projectmanager/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: entrant dans le répertoire « /home/folco/Desktop/projectmanager »
Makefile:857: attention : écrasement des commandes pour la cible « clean-bcheck »
Makefile:820: attention : anciennes commandes ignorées pour la cible « clean-bcheck »
Makefile:862: attention : écrasement des commandes pour la cible « bcheck-am »
Makefile:825: attention : anciennes commandes ignorées pour la cible « bcheck-am »
Making all in doc
make[2]: entrant dans le répertoire « /home/folco/Desktop/projectmanager/doc »
Making all in .
make[3]: entrant dans le répertoire « /home/folco/Desktop/projectmanager/doc »
make[3]: Rien à faire pour « all-am ».
make[3]: quittant le répertoire « /home/folco/Desktop/projectmanager/doc »
Making all in en
make[3]: entrant dans le répertoire « /home/folco/Desktop/projectmanager/doc/en »
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: quittant le répertoire « /home/folco/Desktop/projectmanager/doc/en »
make[2]: quittant le répertoire « /home/folco/Desktop/projectmanager/doc »
Making all in po
make[2]: entrant dans le répertoire « /home/folco/Desktop/projectmanager/po »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/folco/Desktop/projectmanager/po »
Making all in src
make[2]: entrant dans le répertoire « /home/folco/Desktop/projectmanager/src »
/usr/share/qt3/bin/moc ./plugin_projectmanager.h -o plugin_projectmanager.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT plugin_projectmanager.lo -MD -MP -MF ".deps/plugin_projectmanager.Tpo" -c -o plugin_projectmanager.lo plugin_projectmanager.cpp;
then mv -f ".deps/plugin_projectmanager.Tpo" ".deps/plugin_projectmanager.Plo"; else rm -f ".deps/plugin_projectmanager.Tpo"; exit 1; fi
In file included from plugin_projectmanager.cpp:22:
plugin_projectmanager.h:25:30: error: kate/application.h: No such file or directory
plugin_projectmanager.h:26:34: error: kate/documentmanager.h: No such file or directory
plugin_projectmanager.h:28:29: error: kate/mainwindow.h: No such file or directory
plugin_projectmanager.h:29:25: error: kate/plugin.h: No such file or directory
plugin_projectmanager.h:31:30: error: kate/viewmanager.h: No such file or directory
plugin_projectmanager.h:37:59: error: kate/toolviewmanager.h: No such file or directory
In file included from /usr/include/kde/kparts/part.h:23,
from /usr/include/kde/ktexteditor/editor.h:22,
from /usr/include/kde/ktexteditor/document.h:22,
from /usr/include/kde/kate/document.h:22,
from plugin_projectmanager.h:27,
from plugin_projectmanager.cpp:22:
/usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() const':
/usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
/usr/share/qt3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
/usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
/usr/share/qt3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
/usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
/usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
/usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
/usr/share/qt3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
/usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
/usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
In file included from /usr/share/qt3/include/qobject.h:48,
from /usr/share/qt3/include/qguardedptr.h:45,
from /usr/include/kde/kparts/part.h:25,
from /usr/include/kde/ktexteditor/editor.h:22,
from /usr/include/kde/ktexteditor/document.h:22,
from /usr/include/kde/kate/document.h:22,
from plugin_projectmanager.h:27,
from plugin_projectmanager.cpp:22:
/usr/share/qt3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
/usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
In file included from /usr/share/qt3/include/qwidget.h:52,
from /usr/include/kde/ktexteditor/view.h:22,
from /usr/include/kde/kate/document.h:23,
from plugin_projectmanager.h:27,
from plugin_projectmanager.cpp:22:
/usr/share/qt3/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()':
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value
In file included from plugin_projectmanager.cpp:22:
plugin_projectmanager.h: At global scope:
plugin_projectmanager.h:76: error: expected `)' before '*' token
plugin_projectmanager.h:85: error: ISO C++ forbids declaration of 'MainWindow' with no type
plugin_projectmanager.h:85: error: invalid use of '::'
plugin_projectmanager.h:85: error: expected ';' before '*' token
plugin_projectmanager.h:245: error: expected class-name before ',' token
plugin_projectmanager.h:246: error: expected class-name before '{' token
plugin_projectmanager.h:263: error: 'Kate::MainWindow' has not been declared
plugin_projectmanager.h:268: error: 'Kate::MainWindow' has not been declared
In file included from /usr/share/qt3/include/qdragobject.h:50,
from /usr/include/kde/kurldrag.h:24,
from plugin_projectmanager.cpp:34:
/usr/share/qt3/include/qimage.h: In member function 'bool QImageTextKeyLang:

perator<(const QImageTextKeyLang&) const':
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
In file included from plugin_projectmanager.cpp:45:
plugin_projectmanager.moc: In static member function 'static QMetaObject* KatePluginProjectManager::staticMetaObject()':
plugin_projectmanager.moc:214: error: 'Kate::Plugin' has not been declared
plugin_projectmanager.moc: In member function 'virtual void* KatePluginProjectManager::qt_cast(const char*)':
plugin_projectmanager.moc:233: error: 'PluginViewInterface' is not a member of 'Kate'
plugin_projectmanager.moc:233: error: expected primary-expression before ')' token
plugin_projectmanager.moc:233: error: expected ';' before 'this'
plugin_projectmanager.moc:233: warning: statement has no effect
plugin_projectmanager.moc:234: error: 'Plugin' has not been declared
plugin_projectmanager.moc: In member function 'virtual bool KatePluginProjectManager::qt_invoke(int, QUObject*)':
plugin_projectmanager.moc:239: error: 'Plugin' has not been declared
plugin_projectmanager.moc: In member function 'virtual bool KatePluginProjectManager::qt_emit(int, QUObject*)':
plugin_projectmanager.moc:244: error: 'Plugin' has not been declared
plugin_projectmanager.moc: In member function 'virtual bool KatePluginProjectManager::qt_property(int, int, QVariant*)':
plugin_projectmanager.moc:250: error: 'Plugin' has not been declared
plugin_projectmanager.cpp: In constructor 'KatePluginProjectManager::KatePluginProjectManager(QObject*, const char*, const QStringList&)':
plugin_projectmanager.cpp:65: error: expected class-name before '(' token
plugin_projectmanager.cpp:65: error: 'Application' is not a member of 'Kate'
plugin_projectmanager.cpp:65: error: expected primary-expression before ')' token
plugin_projectmanager.cpp: At global scope:
plugin_projectmanager.cpp:64: warning: unused parameter 'parent'
plugin_projectmanager.cpp:82: error: variable or field 'addView' declared void
plugin_projectmanager.cpp:82: error: 'MainWindow' is not a member of 'Kate'
plugin_projectmanager.cpp:82: error: 'win' was not declared in this scope
plugin_projectmanager.cpp:104: error: variable or field 'removeView' declared void
plugin_projectmanager.cpp:104: error: 'MainWindow' is not a member of 'Kate'
plugin_projectmanager.cpp:104: error: 'win' was not declared in this scope
/usr/include/kde/kgenericfactory.h: In member function 'QObject* KGenericFactory<Product, ParentType>::createObject(QObject*, const char*, const char*, const QStringList&) [with Product = KatePluginProjectManager, ParentType = QObject]':
plugin_projectmanager.cpp:1018: instantiated from here
/usr/include/kde/kgenericfactory.h:194: error: cannot convert 'KatePluginProjectManager*' to 'QObject*' in return
make[2]: *** [plugin_projectmanager.lo] Erreur 1
make[2]: quittant le répertoire « /home/folco/Desktop/projectmanager/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/folco/Desktop/projectmanager »
make: *** [all] Erreur 2folco@desktop:~/Desktop/projectmanager$