Bug #737
closedtvheadend won't compile
100%
Description
Hello,
I can't compile tvheadend last git release :
make: * [build.Linux/src/dvb/dvb_preconf.o] Erreur 1
serveur:/usr/src/tvheadend_sept/tvheadend# make
CC build.Linux/src/dvb/dvb_preconf.o
/usr/src/tvheadend_sept/tvheadend/src/dvb/dvb_preconf.c: In function ‘dvb_mux_preconf_add’:
/usr/src/tvheadend_sept/tvheadend/src/dvb/dvb_preconf.c:67: error: ‘struct dvb_mux_conf’ has no member named ‘dmc_fe_delsys’
/usr/src/tvheadend_sept/tvheadend/src/dvb/dvb_preconf.c:67: error: ‘SYS_DVBS’ undeclared (first use in this function)
/usr/src/tvheadend_sept/tvheadend/src/dvb/dvb_preconf.c:67: error: (Each undeclared identifier is reported only once
/usr/src/tvheadend_sept/tvheadend/src/dvb/dvb_preconf.c:67: error: for each function it appears in.)
make: * [build.Linux/src/dvb/dvb_preconf.o] Erreur 1
Is something missing ? dependency not checked in configure step ?
Files