On Fri, Mar 14, 2008 at 08:43:46AM +0100, serge pecher wrote:
> Hi,
> 
> Have you done this
> Link auf compiler.h setzen
> 
> cd /usr/local/src/dvb/linux/include/linux
> ln -s /usr/src/linux/include/linux/compiler.h compiler.h
> 
> I got it from :
> 
> http://www.vdr-wiki.de/wiki/index.php/OpenSUSE_VDR_DVB-S2_-_Teil2:_DVB_Treib
> er
> 
> also take a look at 
> 
> http://www.vdr-wiki.de/wiki/index.php/OpenSUSE_VDR_DVB-S2
> 
> bye
> 
> sp
> 
> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Albert
> Gall
> Verzonden: donderdag 13 maart 2008 19:34
> Aan: vdr@linuxtv.org
> Onderwerp: [vdr] Error compiling vdr-1.5.14 + Supported multiproto.
> 
> Hello list:
> 
> The road in my Make.config is DVBDIR   = /usr/local/src/multiproto/linux/
> 
> Is correct.
> 
> Vdr not compile with the following errors :
> 
> 
> /usr/local/src/multiproto/linux//include/linux/dvb/video.h:27:28: error:
> linux/compiler.h: No such file or directory
> 
> 
> Any solution ?
> 
> 
> Albert
> 
> 
> 
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 
> 
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Thanks serge pecher

Now vdr compiles well until this point:


g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD 
-DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" 
-D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" 
-DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" 
-I/usr/include/freetype2 -I/usr/local/src/multiproto/linux//include dvbdevice.c
dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()':
dvbdevice.c:271: error: 'struct dvbfe_info' no tiene un miembro llamado 
'delivery'
dvbdevice.c:286: error: 'struct dvbfe_info' no tiene un miembro llamado 
'delivery'
dvbdevice.c:307: error: 'struct dvbfe_info' no tiene un miembro llamado 
'delivery'
make: *** [dvbdevice.o] Error 1


Any idea ?


Albert


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

Reply via email to