Project

General

Profile

Actions

Bug #1871

closed

compilation error idnode.c arm synology

Added by Sergey Borsukov over 11 years ago. Updated over 11 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
non-x86
Target version:
-
Start date:
2013-12-15
Due date:
% Done:

100%

Estimated time:
Found in version:
3.9
Affected Versions:

Description

2.6.32.12 kernel
gcc 4.6.2
oldest glibc 2.5 :(

Is it possible to solve this problem? It's only on NAS, which have oldest glibc 2.5, and I can't it change.

CC src/main.o
CC src/tvhlog.o
CC src/idnode.o
src/idnode.c: In function 'idnode_set_sort':
src/idnode.c:663:3: warning: implicit declaration of function 'qsort_r' [-Wimplicit-function-declaration]
CC src/prop.o
CC src/utils.o

......

CC src/descrambler/ffdecsa/ffdecsa_interface.o
CC src/descrambler/ffdecsa/ffdecsa_int.o
CC tvheadend
/src/tvheadend/build.linux/src/idnode.o: In function `idnode_set_sort':
/src/tvheadend/src/idnode.c:663: undefined reference to `qsort_r'
collect2: ld returned 1 exit status
make: *** [/src/tvheadend/build.linux/tvheadend] Error 1

Actions

Also available in: Atom PDF