Problem building vlc with satellite support

Richard Folwell richard at folwell.com
Sun Jul 21 12:43:11 CEST 2002


Probably something basic I missed but I cannot right now see what.  I
get the same problem with either the current tarball or with CVS using 

cvs -d :pserver:anonymous at anoncvs.videolan.org:/var/cvs/videolan -z3
checkout vlc

(copied straight from the docs).  Here is the section from the
compilation out where it all goes wrong.  Clearly I am simply missing
some sources, but which.  libdvdcss has been built and installed.

gcc -Wall -Winline  -DSYS_LINUX -finline-limit-30000 -pipe
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE
-DLOCALEDIR=\"/usr/local/share/locale\"
-DDATA_PATH=\"/usr/local/share/vlc\"
-DPLUGIN_PATH=\"/usr/local/lib/vlc\" -Iinclude -Iextras -D_REENTRANT
-D_THREAD_SAFE -D_GNU_SOURCE -D__VLC__ -O3 -ffast-math -funroll-loops
-fomit-frame-pointer -mcpu=pentiumpro -fPIC -D__PLUGIN__ -I../../include
-I../../extras  -DMODULE_NAME=satellite -DMODULE_NAME_IS_satellite  -c
satellite_tools.c -o satellite_tools.lo.satellite
satellite_tools.c:41: ost/sec.h: No such file or directory
satellite_tools.c:42: ost/dmx.h: No such file or directory
satellite_tools.c:43: ost/frontend.h: No such file or directory
satellite_tools.c: In function `ioctl_SECControl':
satellite_tools.c:55: storage size of `scmd' isn't known
satellite_tools.c:56: storage size of `scmds' isn't known
satellite_tools.c:66: `SEC_TONE_OFF' undeclared (first use in this
function)
satellite_tools.c:66: (Each undeclared identifier is reported only once
satellite_tools.c:66: for each function it appears in.)
satellite_tools.c:66: `SEC_TONE_ON' undeclared (first use in this
function)
satellite_tools.c:70: `SEC_VOLTAGE_18' undeclared (first use in this
function)
satellite_tools.c:70: `SEC_VOLTAGE_13' undeclared (first use in this
function)
satellite_tools.c:81: `SEC_MINI_NONE' undeclared (first use in this
function)
satellite_tools.c:87: `SEC_SEND_SEQUENCE' undeclared (first use in this
function)

Building under SuSE 8.0 running Intel.  Nothing (to the best of my
knowledge) unusual with the compiler setup.  Build invocation is:

./configure --enable-satellite
gmake

Any clues gratefully received.

Richard



-- 
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