2013-02-24, 20:34
Hi,
I'm loking for help to compil VDR <1.27.33.
I'm an archlinux and use archVDR, but get the same result with tarball from VDR github directly :
Any idea ?
I'm loking for help to compil VDR <1.27.33.
I'm an archlinux and use archVDR, but get the same result with tarball from VDR github directly :
Code:
dvbdevice.c: In member function ‘cString cDvbTuner::GetBondingParams(const cChannel*) const’:
dvbdevice.c:417:64: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
dvbdevice.c: In member function ‘int cDvbTuner::GetSignalQuality() const’:
dvbdevice.c:589:11: attention : variable ‘HasSnr’ set but not used [-Wunused-but-set-variable]
dvbdevice.c:602:11: attention : variable ‘HasBer’ set but not used [-Wunused-but-set-variable]
dvbdevice.c:615:11: attention : variable ‘HasUnc’ set but not used [-Wunused-but-set-variable]
dvbdevice.c: In member function ‘bool cDvbTuner::SetFrontend()’:
dvbdevice.c:860:9: erreur: ‘DTV_DVBT2_PLP_ID’ was not declared in this scope
make: *** [dvbdevice.o] Erreur 1
Any idea ?