@Magellan :
here seems to be a bug in the filesystem translation code which has been
biting people using newer versions of glibc found in most recent linux
distributions. It is being worked on. If you find weird install errors
when running checkinstall but your software installs fine without
checkinstall then you can work around the bug by disabling the fs
translation code and forcing checkinstall to install the package. Use the
–fstrans=no and –install=yes command line options:
Cette commande est donc a utiliser si le make install fonctionne bien et que le checkinstall plante sur des repertoires qu'il ne trouve pas
Ce qui est le cas avec vlc
Les paquets fait avec checkinstall normalement ne sont pas à redistribuer sur d'autres ordi que le tien car ils ne gerent pas les dépendances (et pour vlc il y a plus d'une dépendance 🙂 )