CVS version compile trouble

Gildas Bazin gbazin at netcourrier.com
Sun Jul 15 20:52:02 CEST 2001


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




More information about the vlc mailing list