tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building mplayer



On Sun, Mar 30, 2008 at 10:53:38AM -0700, Tom Spindler wrote:
> In my recently-built mplayer binary, ldd says it links freetype.6 -
> so I suspect your patch is correct.

No, it isn't. I've built "mplayer" with D'Arcy patch applied and the
resulting binary didn't depend on any "freetype" shared library.

If I however built in with a dependence on "freetype2" it works
properly:

tron@colwyn:~>ldd /usr/pkg/bin/mplayer|grep free
        -lfreetype.6 => /usr/pkg/lib/libfreetype.so.6
tron@colwyn:~>pkg_info -IF /usr/pkg/lib/libfreetype.so.6
freetype2-2.3.5     Font rendering engine and library API

I've fixed the package accordinly.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index