[MPlayer-dev-eng] [PATCH] ddvnav+internal dvdread

Nico Sabbi nicola_sabbi at fastwebnet.it
Tue May 1 20:18:28 CEST 2007


Nico Sabbi wrote:
> Diego Biurrun wrote:
> 
>>On Mon, Apr 30, 2007 at 11:27:22AM +0200, Nico Sabbi wrote:
>>
>>
>>>Diego Biurrun wrote:
>>>
>>
>>I don't see a problem, simply skip the check for libdvdread when the
>>internal libdvdread is enabled.  What am I missing?
> 
> 
> see what happens if I leave the assignment
> 
> _ld_extra="$_ld_extra `$_dvdnavconfig --minilibs`"
> 
> in the block that tests the availability of dvdnav.
> Follows an excerpt from configure.log:
> 
> ============ Checking for cdparanoia ============
> 
> #include <cdda_interface.h>
> #include <cdda_paranoia.h>
> // This need a better test. How ?
> int main(void) {
>      void *test = cdda_verbose_set;
>      return test == (void *)1;
> }
> 
> cc -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math 
> -fomit-frame-pointer  -I/usr/X11/include  -I/usr/include/artsc 
> -pthread -I/usr/inc
> /usr/local/lib/libdvdnavmini.so: undefined reference to `ifoRead_VTS_ATRT'
> /usr/local/lib/libdvdnavmini.so: undefined reference to `DVDCloseFile'
> /usr/local/lib/libdvdnavmini.so: undefined reference to `DVDOpen'
> /usr/local/lib/libdvdnavmini.so: undefined reference to 
> `ifoRead_VOBU_ADMAP'
> [...]
> Result is: no
> 
> 
> 

is this patch acceptable for you?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdnavcheck.diff
Type: text/x-patch
Size: 3343 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070501/ca40fc32/attachment.bin>


More information about the MPlayer-dev-eng mailing list