[MPlayer-users] compiling svn with dvdnav support

JonY 10walls at gmail.com
Sat Jul 28 17:27:33 CEST 2007


Masaru Nomiya wrote:
> Hello,
>
> In the Message; 
>
>   Subject    : Re: [MPlayer-users] compiling svn with dvdnav support
>   Message-ID : <46AB5552.7060302 at gmail.com>
>   Date & Time: Sat, 28 Jul 2007 22:40:18 +0800
>
> [Jony] == JonY <10walls at gmail.com> has written:
>
> Jony> Wow that is strange, where did you get your libdvdnav from? 
>
> According to the entries in the .svn;
>
> dir
> 950
> svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
> svn://svn.mplayerhq.hu/dvdnav
>
> It's same as you ..... 
>
> Jony> I am using 
> Jony> libdvdnav-0.1.10 from sf. Even CVS head dvdnav-config.in doesn't have it??
> Jony> http://dvd.cvs.sourceforge.net/dvd/libdvdnav/misc/dvdnav-config.in?view=markup
>
> Certainly!
> But my dvdnav-config.in inludes as follows;
>
> [...]
>       ;;
>     --minilibs)
>       echo_minilibs=yes
>       ;;
> [...]
>
> Jony> It is certainly possible William and I have an outdated copy.
>
> Mine is;
>
>  -rw-r--r--  1 masaru users  1428 2007-06-17 01:04 dvdnav-config.in
>
> Jony> At least according to my understanding from reading mplayer configure, 
> Jony> it looks for the dvdnav flags from dvdnav-config, not any other place else.
>
> Regardless the definition in "ld.so.conf"? 
>
> Jony> So, what happens now?
>
> I haven't got any idea.
>
> ---
>   野宮  賢             mail-to: nomiya @ galaxy.dti.ne.jp
>
>           "Bill! You married with Computers.
>            Not with Me!"
>           "No..., with money."
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>   
Indeed the svn HEAD has minilibs but not the CVS head. I am guessing
that minilibs provides a subset of the "full" lib function. It is
probably the SVN head checkout is newer than the CVS checkout.

About ld.so.conf, I'm not that sure as I have limited experience with
Linux/Unix systems. From what I know it is used by ld-linux.so or ld.so
to get the appropriate paths for loading .so shared libraries. I think
configure checks it as well when it tests for ld and applies the search
path for all libraries.

Mystery solved, use libdvdnav from mplayerhq svn not the sourceforge
copy for the minilibs.



More information about the MPlayer-users mailing list