CVS version compile trouble

Bruce Garlock bruceg at tiac.net
Mon Jul 16 00:50:16 CEST 2001


Gildas Bazin wrote:

>On Sunday 15 July 2001 7:22 pm, Bruce Garlock wrote:
>
>>I get the following when trying to compile vlc CVS version:
>>
>>make[1]: Entering directory `/home/bruceg/vlc/plugins/dvd'
>>kgcc -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:443: too few arguments to function `dvdcss_crack'
>>make[1]: *** [BUILTIN_input_dvd.o] Error 1
>>make[1]: Leaving directory `/home/bruceg/vlc/plugins/dvd'
>>make: *** [plugins/dvd.a] Error 2
>>
>
>You must have an old version of libdvdcss installed somewhere. Get rid of it 
>and everything should be fine.
>
>--
>Gildas
>
>
>

I removed every instance of libdvdcss, and vlc from my system, and I 
still get that error during make.  Any other ideas?

Thanks,

- Bruce






More information about the vlc mailing list