Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-16 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >> Now, I think libc’s --enable-kernel can specify a baseline older than >> the available kernel headers. So it may be that we can use 3.14 headers >> but build a libc that assumes a kernel possibly as old as 3.4. > > One da

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-15 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > "Jason Self" skribis: > >> Anyway, Debian seems sufficently slow moving to me and so I looked at >> that to get an idea of what might be acceptable. They have 3.5 in >> Wheezy and are jumping to 3.16 for Jessie which I understand is due >> soon? Given that

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-15 Thread Ludovic Courtès
"Jason Self" skribis: > Ludovic Courtès said; >> 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

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-14 Thread Andreas Enge
On Sat, Mar 14, 2015 at 09:47:04AM -0700, Jason Self wrote: > Anyway, Debian seems sufficently slow moving to me and so I > looked at that to get an idea of what might be acceptable. They have > 3.5 in Wheezy and are jumping to 3.16 for Jessie which I understand is > due soon? Given that, what abou

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-14 Thread Jason Self
Ludovic Courtès said; > 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

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-14 Thread Ludovic Courtès
Mark H Weaver skribis: > Andreas Enge 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 >> #include >> #include >> in modules/access/dvb/linux_dvb.c. >> >> The include files come from linux-libre-headers, w

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-12 Thread Mark H Weaver
Andreas Enge 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 > #include > #include > in modules/access/dvb/linux_dvb.c. > > The include files come from linux-libre-headers, which we have in > version 3.3.8. Coul

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-12 Thread Andreas Enge
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 #include #include 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 co

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-10 Thread Ludovic Courtès
Andreas Enge skribis: > On Tue, Mar 03, 2015 at 01:32:08PM +, Jason Self wrote: >> gnu: vlc: Update to 2.2.0 > > compilation on x86_64 fails for me with the following error message: > > access/dtv/linux.c: In function ‘dvb_set_dvbs2’: > access/dtv/linux.c:906:27: error: ‘DTV_STREAM_ID’ un

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-06 Thread Axel
I got same error on upgrade on x86_64. 2015-03-06 23:31 GMT+03:00 Andreas Enge : > Hello, > > On Tue, Mar 03, 2015 at 01:32:08PM +, Jason Self wrote: >> gnu: vlc: Update to 2.2.0 > > compilation on x86_64 fails for me with the following error message: > > access/dtv/linux.c: In function ‘d

Re: 01/01: gnu: vlc: Update to 2.2.0

2015-03-06 Thread Andreas Enge
Hello, On Tue, Mar 03, 2015 at 01:32:08PM +, Jason Self wrote: > gnu: vlc: Update to 2.2.0 compilation on x86_64 fails for me with the following error message: access/dtv/linux.c: In function ‘dvb_set_dvbs2’: access/dtv/linux.c:906:27: error: ‘DTV_STREAM_ID’ undeclared (first use in this