>> some x-vdr users reported problems with compiling mplayer and some plug-ins
>> like music too. We solved this by adding
>>
>> DEFINES += -D__KERNEL_STRICT_NAMES
>Why would this suddenly be necessary?
I don't know, but it seems to work.
Marc
___
v
Hi,
some x-vdr users reported problems with compiling mplayer and some plug-ins
like music too. We solved this by adding
DEFINES += -D__KERNEL_STRICT_NAMES
to the VDR Makefile and patching the driver header files
--- ./linux/include/linux/dvb/video.h.orig 2009-03-03 09:54:58.0
+