Project

General

Profile

Bug #2868

building fails - src/input/mpegts/linuxdvb/linuxdvb_ca.c:57:1: error: ‘ca_pmt_list_mgmt2str’ defined but not used

Added by Emil W over 9 years ago. Updated over 9 years ago.

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

100%

Estimated time:
Found in version:
latest git master
Affected Versions:

Description

build with:
make distclean
./configure --prefix=/opt/tvheadend --enable-libffmpeg_static --disable-trace && make -j 6

error encountered:
src/input/mpegts/linuxdvb/linuxdvb_ca.c:57:1: error: ‘ca_pmt_list_mgmt2str’ defined but not used [-Werror=unused-function]
src/input/mpegts/linuxdvb/linuxdvb_ca.c:71:1: error: ‘ca_pmt_cmd_id2str’ defined but not used [-Werror=unused-function]
cc1: all warnings being treated as errors

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|57ea801d1148edce535fd43943da6f4421ce2418.

Also available in: Atom PDF