[packman] Broken faac?

Manfred Tremmel manfred at links2linux.de
Tue Aug 30 22:53:23 CEST 2011


Am Dienstag, 30. August 2011 schrieb Administrator:

> I've uninstalled the vlc libmp4v2 and still have the same problem. 
> ldconfig is showing libmp4v2 as present:
> 
> libmp4v2.so.1 -> libmp4v2.so.1.9.1
> 
> I have the package installed:
> 
> libmp4v2-1-1.9.1-0.pm.1.4.i586
> 
> I've reinstalled all the packages involved.
> 
> any suggestions why it's not working on 32bit when it seems to be
> working on people's 64 bit machines?  How can I trace & fix this?

Is your installed faac packages are the latest Packman packages:
faac-1.28-3.pm.6.3.i586.rpm
libfaac0-1.28-3.pm.6.3.i586.rpm

Next you can check with ldd if it is compiled against libmp4v2.so.1, 
just type in a

ldd /usr/bin/faac

The result on my openSUSE 11.4 (x86_64) looks like this:

        linux-vdso.so.1 =>  (0x00007fff607ff000)
        libfaac.so.0 => /usr/lib64/libfaac.so.0 (0x00007f44b50c1000)
        libmp4v2.so.1 => /usr/lib64/libmp4v2.so.1 (0x00007f44b4dbf000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f44b4a52000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f44b47fb000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f44b44f2000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f44b42dc000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f44b52d4000)

You should also find a libmp4v2.so.1 line in your output.

-- 
Machs gut    | http://www.iivs.de/schwinde/buerger/tremmel/

Manfred      | http://packman.links2linux.de/




More information about the Packman mailing list