I'm by no means a programmer, but anyhow I tried to change some stuff to
get the fglrx module to compile on x86_64, in firegl_public.c:

Line 1560:
-     return current->euid;
+    return current_euid();

Line 4659 & 4678 (don't know if this is sane to do):
-    if (smp_call_function(KCL_setup_pat, NULL, 0, 1) != 0)
+   if (smp_call_function(KCL_setup_pat, NULL, 0) != 0)

It compiles now, but I get the message "modpost: GPL-incompatible module
fglrx.ko uses GPL-only symbol '__rcu_read_lock', so still no go...

-- 
fglrx fails to compile with 2.6.27-2 kernel
https://bugs.launchpad.net/bugs/266956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to