taprik - 2007-07-30

Hi,

On make -j4 install it fails with error below. The folder lib and his content seems well made but not the folder include
Any ideas ?
Thanks
taprik

Compiling errors :

Making install in include
make[1]: entrant dans le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include »
Making install in rvrutils
make[2]: entrant dans le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils »
Making install in os
make[3]: entrant dans le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os »
make[4]: entrant dans le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os »
make[4]: Rien à faire pour « install-exec-am ».
test -z "/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os" || mkdir -p -- "/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os"
/usr/bin/install -c -m 644 'FilePathContainer.h' '/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os/FilePathContainer.h'
/usr/bin/install: `FilePathContainer.h' et `/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os/FilePathContainer.h' identifient le même fichier.
/usr/bin/install -c -m 644 'memory_debug.h' '/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os/memory_debug.h'
/usr/bin/install: `memory_debug.h' et `/home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os/memory_debug.h' identifient le même fichier.
make[4]: *** [install-pkgincludeHEADERS] Erreur 1
make[4]: quittant le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os »
make[3]: *** [install-am] Erreur 2
make[3]: quittant le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils/os »
make[2]: *** [install-recursive] Erreur 1
make[2]: quittant le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include/rvrutils »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/taprik/Desktop/replicantbody-2006-08-11/include »
make: *** [install-recursive] Erreur 1