Project

General

Profile

Bug #4006

Failed to compile, tsdebug error ???

Added by ovidiu marius about 8 years ago. Updated about 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-10-02
Due date:
% Done:

100%

Estimated time:
Found in version:
4.1-2249~g747ed01
Affected Versions:

Description

In file included from /usr/src/tvheadend/src/input.h:160:0,
from src/satip/server.h:27,
from src/main.c:53:
/usr/src/tvheadend/src/input/mpegts.h: In function ‘tsdebug_write’:
/usr/src/tvheadend/src/input/mpegts.h:994:77: error: passing argument 4 of ‘_tvhlog’ makes integer from pointer without a cast [-Werror]
tvherror("tsdebug", "unable to write input data (%i)", errno);
^
In file included from src/tvheadend.h:41:0,
from src/main.c:39:
src/tvhlog.h:63:6: note: expected ‘int’ but argument is of type ‘const char
void _tvhlog ( const char *file, int line, int severity,
^
cc1: all warnings being treated as errors
Makefile:626: recipe for target '/usr/src/tvheadend/build.linux/src/main.o' failed
make1:
[/usr/src/tvheadend/build.linux/src/main.o] Error 1
make1: Leaving directory '/usr/src/tvheadend'
Makefile:97: recipe for target 'ffmpeg_all' failed
make: *
[ffmpeg_all] Error 2

History

#1

Updated by Jaroslav Kysela about 8 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|592bdb82532153c181407513317b8d601fa4baa9.

Also available in: Atom PDF