Project

General

Profile

Actions

Bug #2037

closed

Current git fails to build on 32bit x86

Added by Koen Kooi about 11 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2014-04-06
Due date:
% Done:

0%

Estimated time:
Found in version:
git
Affected Versions:

Description

./configure --prefix=/usr --sysconfdir=/etc && make

results in :

CC src/webui/webui.o
src/webui/webui.c: In function 'http_get_transcoder_properties':
src/webui/webui.c:112:5: error: implicit declaration of function 'config_get_language' [-Werror=implicit-function-declaration]
src/webui/webui.c:112:5: error: pointer/integer type mismatch in conditional expression [-Werror]
cc1: all warnings being treated as errors
make: *** [/data/src/tvheadend/build.linux/src/webui/webui.o] Error 1

git log --oneline -1
3f51680 linuxdvb: fix stupid mistake in adapter config processing

Actions

Also available in: Atom PDF