Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR + TT-DVB-T Budget + Epia M2 10000



On Mon, 17 May 2004 17:55:52 +0300
"Rene Hertell" <linuxtv@hertell.com> wrote:

- [ snip ] 
> 
> When running make in /home/user/vdr/VDR I get the following error:
> 
> vdr VDR # make
> In file included from dvbdevice.c:10:
> dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
> In file included from dvbosd.h:14,
>                  from dvbosd.c:10:
> dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
> In file included from eitscan.c:13:
> dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
> In file included from vdr.c:40:
> dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
> make: *** [.dependencies] Error 1
> make: *** Deleting file `.dependencies'
> 
> 
> I'm using the latest CVS-version of the DVB-drivers from linuxtv.org and
> somehow I suspect that not even the DVB-drivers get correctly compiled. When
> running "insmod.sh load" in the build-2.4 directory I get the following
> error:
> 

Hi Rene,
either you unpack the driver sources in
/home/user/vdr/DVB (e.g. vdr sources and linuxtv driver must have the same base
path, and the dvb driver dir must be renamed to DVB ) or you change the DVBDIR
variable in the Makefile to match where you unpacked the sources.

The "Right Thing" (TM) to do would be:
- Read the manual
- copy Make.config.template to Make.config
- edit the DVBDIR variable in that file
- recompile

Have fun

Mattia


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index