[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/01: gnu: vlc: Update to 2.2.0
From: |
Andreas Enge |
Subject: |
Re: 01/01: gnu: vlc: Update to 2.2.0 |
Date: |
Thu, 12 Mar 2015 21:45:40 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hello,
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?
Andreas
- Re: 01/01: gnu: vlc: Update to 2.2.0, Andreas Enge, 2015/03/06
- Re: 01/01: gnu: vlc: Update to 2.2.0, Axel, 2015/03/06
- Re: 01/01: gnu: vlc: Update to 2.2.0,
Andreas Enge <=
- Re: 01/01: gnu: vlc: Update to 2.2.0, Mark H Weaver, 2015/03/12
- Re: 01/01: gnu: vlc: Update to 2.2.0, Ludovic Courtès, 2015/03/14
- Re: 01/01: gnu: vlc: Update to 2.2.0, Jason Self, 2015/03/14
- Re: 01/01: gnu: vlc: Update to 2.2.0, Andreas Enge, 2015/03/14
- Re: 01/01: gnu: vlc: Update to 2.2.0, Ludovic Courtès, 2015/03/15
- Re: 01/01: gnu: vlc: Update to 2.2.0, Mark H Weaver, 2015/03/15
- Re: 01/01: gnu: vlc: Update to 2.2.0, Ludovic Courtès, 2015/03/16
Re: 01/01: gnu: vlc: Update to 2.2.0, Ludovic Courtès, 2015/03/10