Le mercredi 02 juillet 2008 à 11:05 +0200, Andreas Henriksson a écrit :
> Hello Benoit!
> 
> Is the git/cares2 problem something PPC-specific? I can't reproduce it
> on my amd64 installation atleast. Can you think of something else that
> might make this problem appear for you?
> Could you do ldd /usr/bin/git to check if your binary is linked to
> c-ares?

ldd $(which git)
        linux-vdso32.so.1 =>  (0x00100000)
        libcurl-gnutls.so.4 => /usr/lib/libcurl-gnutls.so.4 (0x00a80000)
        libz.so.1 => /usr/lib/libz.so.1 (0x0fd00000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0fdf0000)
        libc.so.6 => /lib/libc.so.6 (0x0fe40000)
        libcares.so.2 => not found
[...]

-- 
Benoît Dejean
GNOME http://www.gnomefr.org/
LibGTop http://directory.fsf.org/libgtop.html

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to