[MPlayer-users] Re: Linux on i686: "DVD ioctls are unavailable on this system"

Jan Schiefer cheaterjs at gmx.de
Sat Nov 25 20:08:29 CET 2006


Reimar Döffinger wrote:
> Hello,
> On Sat, Nov 25, 2006 at 07:48:35PM +0100, Jan Schiefer wrote:
>> Reimar Döffinger wrote:
>>> On Sat, Nov 25, 2006 at 07:36:39PM +0100, Jan Schiefer wrote:
>>>> uname -a: Linux jan-laptop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 
>>>> UTC 2006 i686 GNU/Linux
>>> "uname -s"?, that one most likely is broken.
>>>
>>> Greetings,
>>> Reimar Döffinger
>> uname -s: Linux
> 
> Is there a "#define HAVE_LINUX_DVD_STRUCT 1" in config.h? It should be.
> Though either case would be weird.
> 
> Greetings,
> Reimar Döffinger

That's all:
/* Indicates that Ogle's libdvdread is available for DVD playback */
#define USE_DVDREAD 1

/* Indicates that dvdread is internal */


  /* Additional options for libdvdread/libdvdcss */
  #undef DVD_STRUCT_IN_DVD_H
  #define DVD_STRUCT_IN_LINUX_CDROM_H 1
  #undef DVD_STRUCT_IN_SYS_CDIO_H
  #undef DVD_STRUCT_IN_SYS_DVDIO_H


It's even more wired:

-If I install libdvdnav mplayer's internal libdvdcss can't be compiled
-If I uninstall libdvdnav mplayer's internal libdvdcss compiles but 
mplayer complains because it can't link against libdvdnav

Greetings,
Jan Schiefer!




More information about the MPlayer-users mailing list