Krzys Majewski <[EMAIL PROTECTED]> writes: > Thanks for the response! I've downloaded the xine-0.4.01 source. I can > get this to build no problem. I then downloaded the same source with > the DeCSS descrambler built into it. I get this error, similar to the > errors I get when trying to compile other descramblers: > > input_dvd.c: In function `reset_dvd_drive': > input_dvd.c:102: `dvd_authinfo' undeclared (first use in this function) > input_dvd.c:102: (Each undeclared identifier is reported only once > input_dvd.c:102: for each function it appears in.) > > What am I missing?
OK, I've (temporarily??) fixed this via cd /usr/include/linux mv cdrom.h cdrom.h-renamed cp /usr/src/linux/include/linux/cdrom.h . So the DeCSS-enabled xine compiled. Has anyone got a dvd (.vob??) file I could try it on before I install a DVD-ROM and go rent a movie? -chris