← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 642518] Re: [MASTER] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: Kernel fix for CVE-2010-3081 breaks fglrx

 

Nope, dkms for fglrx still doesn't build - I updated from proposed a
minute ago.

2.6.32-25,
x86_64,
clean test system

The make.sh in the directory fails at:

CC [M]  /var/lib/dkms/fglrx/10-9/build/kcl_ioctl.o 
   /var/lib/dkms/fglrx/10-9/build/kcl_ioctl.c: In function 
   ‘KCL_IOCTL_AllocUserSpace32’: /var/lib/dkms/fglrx/10-9/build/kcl_ioctl.c:196: 
   error: implicit declaration of function ‘compat_alloc_user_space’  

So... implicit declaration.... sounds fun. This has to be for x64
systems (read the comment for compat_alloc_user_space). compat.h is
imported. So no worries:

It's arch_compat_alloc_user_space and it builds with make.sh. However of course not with the package, that needs these fixes right now.
All that is needed to do: these 5 literals in front of the function. :) We will do this. :) I believe!

-- 
[MASTER] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: Kernel fix for CVE-2010-3081 breaks fglrx
https://bugs.launchpad.net/bugs/642518
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to linux-restricted-modules-2.6.24 in ubuntu.



References