On Thu, 2015-08-27 at 08:29 +0200, Rhonda D'Vine wrote: > reopen 796953 > > Hi! > > * Julien Aubin <julien.au...@gmail.com> [2015-08-26 10:07:58 CEST]: > > Source: fglrx-driver > > Severity: critical > > Justification: breaks the whole system > > > > Hello, > > > > Update 4.1 of the Linux kernel has been released in Jessie backports. The > > problem is that the fglrx driver did not follow, causing the X server to > > fail to start. > > I have the same issue with fglrx in stretch, so it's not limited to > backports: > > /var/lib/dkms/fglrx/15.7/build/firegl_public.c:3504:22: error: > ‘IRQF_DISABLED’ undeclared (first use in this function) > ((useMSI) ? (IRQF_DISABLED) : (IRQF_SHARED)), > ^ > /var/lib/dkms/fglrx/15.7/build/firegl_public.c:3504:22: note: each undeclared > identifier is reported only once for each function it appears in > > Thanks for looking into it,
You can replace IRQF_DISABLED with 0, as that flag requests what has been default behaviour for a long time. Ben. -- Ben Hutchings Any sufficiently advanced bug is indistinguishable from a feature.
signature.asc
Description: This is a digitally signed message part