Project

General

Profile

Bug #4948

src/tvhpoll.c errors on running make

Added by Chris Vaughan over 6 years ago. Updated over 6 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2018-02-18
Due date:
% Done:

100%

Estimated time:
Found in version:
4.3-1076~g8da9814f7
Affected Versions:

Description

I'm getting the following errors when running make

/Library/Developer/CommandLineTools/usr/bin/make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all
/Library/Developer/CommandLineTools/usr/bin/make -f Makefile.webui WEBUI=std compile-std
WEBUI std finished
/Library/Developer/CommandLineTools/usr/bin/make -f Makefile.webui WEBUI=debug compile-debug
WEBUI debug finished
CC src/tvhpoll.o
src/tvhpoll.c:199:19: error: use of undeclared identifier 'ovents'
if (events ovents) continue;

src/tvhpoll.c:201:44: error: expected expression
if (events & (TVHPOLL_OUT|TVHPOLL_IN)) (TVHPOLL_OUT|TVHPOLL_IN)) {

2 errors generated.

History

#1

Updated by Jaroslav Kysela over 6 years ago

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

Applied in changeset commit:tvheadend|567fb8b86f72eca90e37645ecebc253f7dd9bc94.

Also available in: Atom PDF