[vlc-devel] Re: vlc: svn commit r17708 (littlejohn)

Filippo Carone filippo at carone.org
Sun Nov 12 17:58:03 CET 2006


Rémi Denis-Courmont ha scritto:
> I hope you realize that pushing libraries from the build tree means 
> people need the build tree at run-time...
>
>   
I tried to run ldd on libjvlc.so:

17:51 little at lackland ~/a/vlc-0.9.0/bindings/java% ldd libjvlc.so
        linux-gate.so.1 =>  (0xffffe000)
        libjawt.so => not found
        libvlc-control.so.0 => /usr/local/lib/libvlc-control.so.0
(0xb7fca000)
        librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7fc0000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7fad000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7fa9000)
        libvlc.so.0 => /usr/local/lib/libvlc.so.0 (0xb7ee4000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7ebe000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ddf000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7dd3000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7c9f000)
        /lib/ld-linux.so.2 (0x80000000)

Isn't this right?

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list