2012/1/4 Ionut Biru <ibiru@archlinux.org>
On 01/04/2012 06:15 PM, Frederic Bezies wrote:
Hello.
After I upgraded libarchive a few hours ago, I noticed totem was not working anymore.
Reported bug #27824
https://bugs.archlinux.org/task/27824
And when I tried to build it using PKGBUILD :
/usr/bin/ld: warning: libarchive.so.2, needed by
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so,
not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_finish'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_entry_pathname'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_open_filename'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_data_skip'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_support_compression_all'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_next_header'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_support_format_all'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libtotem-plparser.so:
undefined reference to `archive_read_new' collect2: ld returned 1 exit status make[3]: *** [totem-video-thumbnailer] Erreur 1 make[3]: *** Attente des tâches non terminées.... make[3] : on quitte le répertoire « /home/fred/totem/src/totem-3.2.1/src » make[2]: *** [all-recursive] Erreur 1 make[2] : on quitte le répertoire « /home/fred/totem/src/totem-3.2.1/src » make[1]: *** [all-recursive] Erreur 1 make[1] : on quitte le répertoire « /home/fred/totem/src/totem-3.2.1 » make: *** [all] Erreur 2
Just a little warning :D
/usr/lib/libtotem-plparser.so.17.0.1 -- libarchive.so.2
it links.
FALCON, WHAT DID YOU DO?! :P
-- Ionuț
I made a bad think with making a symlink, but it was a workaround. Thanks for the right fix ! -- Frederic Bezies fredbezies@gmail.com