Pagina 1 di 1

Errore compilazione vdr

Inviato: 15 gen 2008, 21:57
da Attila
Mi da il seguente errore, mi dite di cosa si tratta?
Il file capability.h è nei sorgenti linux
/vdr/vdr-1.4.7# make

vdr.c:34:28: error: sys/capability.h: No such file or directory
vdr.c: In function ‘bool SetCapSysTime()’:
vdr.c:117: error: ‘cap_t’ was not declared in this scope
vdr.c:117: error: expected `;' before ‘caps’
vdr.c:118: error: ‘caps’ was not declared in this scope
vdr.c:122: error: ‘caps’ was not declared in this scope
vdr.c:122: error: ‘cap_set_proc’ was not declared in this scope
vdr.c:124: error: ‘cap_free’ was not declared in this scope
vdr.c:127: error: ‘caps’ was not declared in this scope
vdr.c:127: error: ‘cap_free’ was not declared in this scope
make: *** [vdr.o] Error 1

Re: Errore compilazione vdr

Inviato: 15 gen 2008, 22:38
da Attila
Mancava libcap-dev.

Re: Errore compilazione vdr

Inviato: 16 gen 2008, 08:52
da lukkino
Bastava usare la funzione cerca del forum o leggere il README di VDR.

Evitate inutili post, questo errore è stato ampiamente trattato in questo forum

Ciao