14Fermer16
FarewellLe 05/11/2008 à 18:19
Ok, c'est fait et ça a marché. Mais ça continue :
[root@mars katefiletree]# make
make  all-recursive
make[1]: Entering directory `/home/Martial/Desktop/katefiletree'
Making all in doc
make[2]: Entering directory `/home/Martial/Desktop/katefiletree/doc'
make[3]: Entering directory `/home/Martial/Desktop/katefiletree/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/Martial/Desktop/katefiletree/doc'
make[2]: Leaving directory `/home/Martial/Desktop/katefiletree/doc'
Making all in po
make[2]: Entering directory `/home/Martial/Desktop/katefiletree/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Martial/Desktop/katefiletree/po'
Making all in src
make[2]: Entering directory `/home/Martial/Desktop/katefiletree/src'
/bin/sh ../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/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 mytree.lo -MD -MP -MF .deps/mytree.Tpo -c -o mytree.lo mytree.cpp
mv -f .deps/mytree.Tpo .deps/mytree.Plo
/bin/sh ../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/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_katefiletree.lo -MD -MP -MF .deps/plugin_katefiletree.Tpo -c -o plugin_katefiletree.lo plugin_katefiletree.cpp
plugin_katefiletree.cpp:159:35: error: plugin_katefiletree.moc: No such file or directory
make[2]: *** [plugin_katefiletree.lo] Error 1
make[2]: Leaving directory `/home/Martial/Desktop/katefiletree/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Martial/Desktop/katefiletree'
make: *** [all] Error 2

Tant pis, je vais tenter avec l'autre plug-in sad