Project

General

Profile

Bug #1923

make error on master 20140111

Added by ruud - almost 11 years ago. Updated almost 11 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2014-01-11
Due date:
% Done:

100%

Estimated time:
Found in version:
20140111
Affected Versions:

Description

Hi, just tried to build from master (11-01-2014) and got the error(s) below:

make && make install
CC              src/version.o
CC              src/main.o
In file included from src/main.c:61:
src/fsmonitor.h:33: error: redefinition of typedef ‘fsmonitor_path_t’
src/fsmonitor.h:24: error: previous declaration of ‘fsmonitor_path_t’ was here
src/fsmonitor.h:41: error: redefinition of typedef ‘fsmonitor_link_t’
src/fsmonitor.h:25: error: previous declaration of ‘fsmonitor_link_t’ was here
src/fsmonitor.h:47: error: redefinition of typedef ‘fsmonitor_t’
src/fsmonitor.h:23: error: previous declaration of ‘fsmonitor_t’ was here
make: *** [/opt/src/tvheadend/tvheadend.20140111/build.linux/src/main.o] Error 1

History

#1

Updated by Adam Sutton almost 11 years ago

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

Applied in changeset tvheadend|commit:ab0205e02f39e9b6d7d7fab82c1a806ceaff7cfa.

#2

Updated by ruud - almost 11 years ago

Not fixed completely :(

cc1: warnings being treated as errors
src/input/mpegts/linuxdvb/linuxdvb_satconf.c: In function ‘linuxdvb_satconf_class_en50494_id_set’:
src/input/mpegts/linuxdvb/linuxdvb_satconf.c:203: warning: comparison is always false due to limited range of data type
src/input/mpegts/linuxdvb/linuxdvb_satconf.c: In function ‘linuxdvb_satconf_class_en50494_pin_set’:
src/input/mpegts/linuxdvb/linuxdvb_satconf.c:298: warning: comparison is always false due to limited range of data type
make: *** [/opt/src/tvheadend/tvheadend.20140111/build.linux/src/input/mpegts/linuxdvb/linuxdvb_satconf.o] Error 1

#3

Updated by ruud - almost 11 years ago

and also fixed in latest commit :) thnx!

Also available in: Atom PDF