Project

General

Profile

Actions

Bug #2868

closed

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

Added by Emil W almost 10 years ago. Updated almost 10 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

Actions

Also available in: Atom PDF