Project

General

Profile

Actions

Bug #2460

closed

Unable to disable tracing during build time using --disable-trace

Added by Emil W over 10 years ago. Updated over 10 years ago.

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

100%

Estimated time:
Found in version:
3.9.2050~g5a07ff1
Affected Versions:

Description

When trying to disable tracing the build fails. I propose fixing the build or just plain remove the configure option :)

# ./configure --disable-trace
# make
CC              src/uuid.o
CC              src/main.o
CC              src/tvhlog.o
CC              src/idnode.o
CC              src/prop.o
CC              src/utils.o
CC              src/wrappers.o
CC              src/access.o
src/access.c: In function ‘access_get’:
src/access.c:522:3: error: implicit declaration of function ‘access_dump_a’ [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
make: *** [/usr/src/tvheadend/build.linux/src/access.o] Error 1
Actions

Also available in: Atom PDF