CVS compile error - `DVDSetArea

Bruce Garlock bruceg at tiac.net
Wed Jul 25 00:20:38 CEST 2001


PJ wrote:

>Just fyi, I am running into the same problem on slack 7.1, glibc2.2,
>kernel 2.4.6, Xfree 4.1.0 and the same Nvidia driver and Nvidia card
>on a dual celeron box.
>
>
>On Wed, 25 Jul 2001, Stefan Nicolin wrote:
>
>>Hi
>>
>>I tried to compile CVS... it failed (although I would write it if it worked)
>>
>>After downloading the source I invoked a: configure --enable-fb --enable-gnome --disable-css
>>It stops with:
>>
>>gcc -I../../include -I../../extras  -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98   -Iinclude -Iextras -I/usr/local/include -Wall -Winline -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops -fomit-frame-pointer -march=pentiumpro -mcpu=pentiumpro  -DBUILTIN -c -o BUILTIN_input_dvd.o input_dvd.c
>>input_dvd.c: In function `DVDSetArea':
>>input_dvd.c:441: too few arguments to function `dvdcss_crack'
>>make[1]: *** [BUILTIN_input_dvd.o] Error 1
>>make[1]: Leaving directory `/root/vlc/plugins/dvd'
>>make: *** [plugins/dvd.a] Error 2
>>
>>I used --disable-css hoping the css part to be skipped. It was not. I don't really want to skip it but I was never able to compile this CVS source... Also libdvdcss is installed correctly.
>>
>>Please help (and give me some advice which information I have to submit). So far the configuratio is:
>>Slackware 8.0, Kernel 2.4.6, glibc 2.2, Xfree 4.1.0 and the Nvidia 1.0.1251 driver running on Duron 750 with a Geforce 2 GTS.
>>
>>Thanks very much 
>>
>>Stefan
>>
>>
>>
>
>PJ
>
I had the same problem.  You need to remove all instances of libdvdcss, 
and make sure the header file dvdcss.h is removed as well.  A new one 
will be generated when you build the new libdvdcss.  

Good luck!

- Bruce






More information about the vlc mailing list