build problems with cvs version of vlc
Steven M. Schultz
sms at 2BSD.COM
Wed Apr 3 20:42:07 CEST 2002
Greetings -
I'm having a bit of trouble building 'vlc' after doing a "cvs update"
today.
I did download and install libdvdcss-1.0.0 from videolan.org. One
problem is that 'dvdcss.h' is installed into /usr/local/include/videolan
but 'vlc' is looking for /usr/local/include/dvdcss. I worked around
this problem with a symlink in /usr/local/include (by doing a
"ln -s videolan dvdcss").
After installing libdvdcss-1.0.0 the compile of 'vlc' fails with:
gcc -finline-limit-30000 -Wall -Winline -pipe -DSYS_BSDI -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" -DDATA_PATH=\"/usr/local/share/videolan\" -DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras -D_REENTRANT -D_GNU_SOURCE -pthread -O3 -ffast-math -funroll-loops -fomit-frame-pointer -mcpu=pentiumpro -I../../include -I../../extras -I/usr/local/include -DMODULE_NAME=dvd -DMODULE_NAME_IS_dvd -DPLUGIN -fPIC -c dvd_access.c -o dvd_access.lo.dvd
dvd_access.c: In function `DVDSetArea':
dvd_access.c:437: `DVDCSS_SEEK_KEY' undeclared (first use in this function)
dvd_access.c:437: (Each undeclared identifier is reported only once
dvd_access.c:437: for each function it appears in.)
gmake[1]: *** [dvd_access.lo.dvd] Error 1
gmake[1]: Leaving directory `/usr/local/src/vlc-cvs/plugins/dvd'
gmake: *** [plugins/dvd.so] Error 2
Where is DVDCSS_SEEK_KEY supposed to be defined?
Steven Schultz
sms at 2bsd.com
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list