[DVDnav-discuss] [PATCH] compiling with external dvdread, please test
Nico Sabbi
nicola_sabbi at fastwebnet.it
Fri Apr 20 00:47:56 CEST 2007
Nico Sabbi wrote:
> ./configure2 now accepts --with-dvdread=/usr/local/include/dvdread/
> to compile dvdnav against an external dvdread.
>
> Please, test and report.
> p.s. there's still something weird with include paths that needs proper
> fixing.
>
> Nico
applied an updated and shorted version.
Notice that:
- when linking -ldvdread is intentionally omitted in order to
correctly link mplayer's internal dvdread; it'll go to dvd-config instead
- for some strange reason src/dvdread/*.h are still included;
I'm still trying to understand why
- if the dir specified on the command line with --with-dvdread doesn't
contain dvd_reader.h it will be refused
More information about the DVDnav-discuss
mailing list