[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/01: gnu: vlc: Update to 2.2.0
From: |
Ludovic Courtès |
Subject: |
Re: 01/01: gnu: vlc: Update to 2.2.0 |
Date: |
Sat, 14 Mar 2015 14:43:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> Andreas Enge <address@hidden> 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.
Right. The version has to be chosen carefully (should be a LTS version
and one that is likely to remain on fsfla.org and/or that we mirror on
alpha.gnu.org), plus we don’t want glibc’s requirement to be too high so
people can use Guix on GNU/Linux with relatively old kernels.
Thanks,
Ludo’.
- 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, 2015/03/12
- 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 <=
- 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