Hello, On Tue, Mar 03, 2015 at 01:32:08PM +0000, 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 function) DTV_STREAM_ID, (uint32_t)sid); ^ access/dtv/linux.c:906:27: note: each undeclared identifier is reported only once for each function it appears in Is it only my system or a more general phenomenon? Andreas