Project

General

Profile

Bug #2920

compile error on debian amd64 testing

Added by Meindert Oldenburger over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-06-04
Due date:
% Done:

100%

Estimated time:
Found in version:
Revisie c38a6158
Affected Versions:

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

#1

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.

Also available in: Atom PDF