[DVDnav-discuss] Should the mplayer configure tobe fixed to link dvdnav instead of minilib?

Nico Sabbi Nicola.Sabbi at poste.it
Thu Nov 29 13:03:12 CET 2007


Il Thursday 29 November 2007 12:52:12 Ulion ha scritto:
>
> It seems the minilib already be removed in current libdvdnav svn at
> least for static build. And the libdvdnav no longer include
> dvdread, so mplayer can link to the libdvdnav instead of minilib.
> So should the mplayer configure file be fixed else it will break
> users using static minilibs, since newest stream_dvdnav update used
> a new function only static libdvdnav have.

static minilib doesn't make any sense (feel free to remove it
from the build system).
If you run
$ ldd -d libdvdnav.so
it will link to the system-wide libdvdread, so no: mplayer still needs 
a libdvdnavmini that doesn't include any reference to libdvdread
(otherwise a compilation of mplayer with the internal dvdread
and -ldvdnav will lead to symbols clash)
Yes, mplayer's inclusion of all those libraries is idiotic,
problematic and hideous, but life is bitter...





More information about the DVDnav-discuss mailing list