CVS version compile trouble
Bruce Garlock
bruceg at tiac.net
Sun Jul 15 20:22:23 CEST 2001
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
I have tried both kgcc and gcc from RH 7.1
gcc-2.96-85
Any ideas?
- Bruce
More information about the vlc
mailing list