hello,
after an svn update, make clean, aclocal, autogen.sh and ./configue, (all of them working ok), make fail with error : make[3]: entrant dans le répertoire « /home/nusmuk/pd/Gem/src/plugins/filmAVI » /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPD -g -O2 -MT filmAVI_la-filmAVI.lo -MD -MP -MF .deps/filmAVI_la-filmAVI.Tpo -c -o filmAVI_la-filmAVI.lo `test -f 'filmAVI.cpp' || echo './'`filmAVI.cpp libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2, but the libtool: definition of this LT_INIT comes from libtool 2.2.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2 libtool: and run autoconf again. make[3]: *** [filmAVI_la-filmAVI.lo] Erreur 63 cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: La cible « all-am » n'a pas pu être refabriquée à cause d'erreurs. make[3]: quittant le répertoire « /home/nusmuk/pd/Gem/src/plugins/filmAVI » make[2]: *** [all] Erreur 2 make[2]: quittant le répertoire « /home/nusmuk/pd/Gem/src/plugins/filmAVI » make[1]: *** [filmAVI] Erreur 2 make[1]: quittant le répertoire « /home/nusmuk/pd/Gem/src/plugins » make: *** [PLUGINS] Erreur 2
what should i do?
thx Cyrille