Project

General

Profile

Bug #2106

--disable-linuxdvb broken

Added by Damjan Marion - over 10 years ago. Updated over 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2014-05-16
Due date:
% Done:

0%

Estimated time:
Found in version:
HEAD
Affected Versions:

Description

--disable-linuxdvb seems to be broken.

In file included from src/input.h:117:0,
                 from src/main.c:54:
src/input/mpegts.h:268:51: error: unknown type name ‘dvb_mux_conf_t’
     (mpegts_mux_t*, uint16_t onid, uint16_t tsid, dvb_mux_conf_t *conf);
                                                   ^
src/main.c: In function ‘main’:
src/main.c:776:15: error: ‘adapter_mask’ undeclared (first use in this function)
   mpegts_init(adapter_mask, &opt_satip_xml, &opt_tsfile, opt_tsfile_tuner);
               ^
src/main.c:776:15: note: each undeclared identifier is reported only once for each function it appears in
make: *** [/home/dmarion/tvheadend/build.linux/src/main.o] Error 1

History

#1

Updated by Adam Sutton over 10 years ago

  • Status changed from New to Fixed

Forgot to tag commit, but should be fixed.

Also available in: Atom PDF