Actions
Bug #5060
openCannot build latest git d941885
Status:
New
Priority:
Normal
Assignee:
-
Category:
non-x86
Target version:
-
Start date:
2018-04-04
Due date:
% Done:
0%
Estimated time:
Found in version:
d941885
Affected Versions:
Description
Cannot build the latest git on my (old) armel compiler:
CC src/version.o
CC src/uuid.o
CC src/main.o
In file included from src/service.h:23,
from src/subscriptions.h:22,
from src/main.c:48:
src/streaming.h:47: error: redefinition of typedef ‘streaming_start_t’
src/esstream.h:30: note: previous declaration of ‘streaming_start_t’ was here
In file included from src/subscriptions.h:22,
from src/main.c:48:
src/service.h:389: error: redefinition of typedef ‘service_t’
src/esstream.h:29: note: previous declaration of ‘service_t’ was here
make: *** [/root/tvheadend/tvheadend/build.linux/src/main.o] Error 1
Actions