Bug #2920
compile error on debian amd64 testing
100%
Description
CC src/input/mpegts/linuxdvb/linuxdvb_ca.o
src/input/mpegts/linuxdvb/linuxdvb_ca.c: In function ‘linuxdvb_ca_ca_info_callback’:
src/input/mpegts/linuxdvb/linuxdvb_ca.c:493:9: error: implicit declaration of function ‘descrambler_caid2name’ [-Werror=implicit-function-declaration]
tvh_strlcatf(buf, sizeof(buf), c, " (%s)",
^
src/input/mpegts/linuxdvb/linuxdvb_ca.c:493:9: error: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘int’ [-Werror=format=]
src/input/mpegts/linuxdvb/linuxdvb_ca.c:493:9: error: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘int’ [-Werror=format=]
cc1: all warnings being treated as errors
Makefile:444: recept voor doel '/usr/local/src/tvheadend/build.linux/src/input/mpegts/linuxdvb/linuxdvb_ca.o' is mislukt
History
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|f69ebde8630b2a65ac0d3227bf367f29dafd36d9.