[MPlayer-users] compiling svn with dvdnav support
JonY
10walls at gmail.com
Sat Jul 28 16:40:18 CEST 2007
Masaru Nomiya wrote:
> Hello,
>
> In the Message;
>
> Subject : Re: [MPlayer-users] compiling svn with dvdnav support
> Message-ID : <46AB4846.6070804 at gmail.com>
> Date & Time: Sat, 28 Jul 2007 21:44:38 +0800
>
> [Jony] == JonY <10walls at gmail.com> has written:
>
> Me>> Does the command
> Me>>
> Me>>
> Me>> > echo $PKG_CONFIG_PATH
> Me>>
> Me>>
> Me>> include "/usr/local/lib/pkgconfig"?
>
> Jony> Wait, libdvdnav doesn't use pkg-config.
>
> Sorry.
>
> Jony> Here's the hack I used.
> Jony> Apply it to dvdnav-config.
> Jony> ==================================================
>
> Jony> --- dvdnav-config Sat Jul 28 21:41:38 2007
> Jony> +++ dvdnav-config Thu Jun 28 21:04:15 2007
> Jony> @@ -56,6 +56,9 @@
> [...]
> Jony> + --minilibs)
> Jony> + echo_libs=yes
> Jony> + ;;
> [...]
> Jony> ==================================================
>
> Strange..... (_ _?
>
> My dvdnav-config includes
>
> [...]
> --libs)
> echo_libs=yes
> ;;
> --minilibs)
> echo_minilibs=yes
> ;;
> [...]
>
> I didn't edit at all.
>
> Jony> Edit the mplayer configure, change the dvdnav-config --minilibs
> Jony> statement to --libs instead, so configure passes the correct parameter.
>
> I don't think so.
> I can build with the original configure script.
>
> I think, William must add the option "--libdir=/usr/local/lib" to
> ./configure.
>
> Regards,
> "
>
> ---
> Masaru Nomiya 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
>
>
Wow that is strange, where did you get your libdvdnav from? I am using
libdvdnav-0.1.10 from sf. Even CVS head dvdnav-config.in doesn't have it??
http://dvd.cvs.sourceforge.net/dvd/libdvdnav/misc/dvdnav-config.in?view=markup
It is certainly possible William and I have an outdated copy.
At least according to my understanding from reading mplayer configure,
it looks for the dvdnav flags from dvdnav-config, not any other place else.
So, what happens now?
More information about the MPlayer-users
mailing list