Re: #error VDR requires Linux DVB driver API > version 3.3! (was - VDR developer version 1.5.14)

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

 



Hi,

Igor wrote:
> please, try to copy the files 
> 
> from
> 
> /multiproto/linux/include/linux/dvb/version.h
> /multiproto/linux/include/linux/dvb/frontend.h
> 
> to
> 
> /usr/include/linux/dvb
> 
> and recompile the VDR

ok it was really a -I Problem with the compile process.
I edited the Make.config but vdr doesn't seems to use it:
DVBDIR   = /usr/local/src/multiproto/multiproto/linux/

I modified now the Makefile and added the following lines after the 
include of the conf file:
ifdef DVBDIR
INCLUDES += -I$(DVBDIR)/include
endif

For plugins which are using the headerfiles from the new driver I had to 
add the three lines too.

Is that a bug in the VDR Makefile?

Best regards,
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux