Andreas Enge <andr...@enge.fr> writes: > I have investigated a bit more why the vlc-2.2.0 build fails. I think it is > due to > /* DVB Card Drivers */ > #include <linux/dvb/version.h> > #include <linux/dvb/dmx.h> > #include <linux/dvb/frontend.h> > in modules/access/dvb/linux_dvb.c. > > The include files come from linux-libre-headers, which we have in > version 3.3.8. Could this be updated? In master or core-updates?
It would trigger a full rebuild, so it would have to be done in core-updates. Mark