Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 420031

Summary: x11-drivers/nvidia-drivers with kernel 3.5.0-rc1 - work/kernel/nv-acpi.c:303:9: error: too many arguments to function ‘acpi_os_wait_events_complete’
Product: Gentoo Linux Reporter: Daniel Santos <daniel.santos>
Component: New packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED WONTFIX    
Severity: minor CC: jer, spock, xarthisius
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to fix the changed interface problem

Description Daniel Santos 2012-06-07 04:51:27 UTC
Created attachment 314503 [details]
patch to fix the changed interface problem

Just in case you change your mind on the pre-emptive unreleased-kernel-broke-nvidia thing:

/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.c: In function ‘nv_acpi_remove’:
/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.c:303:9: error: too many arguments to function ‘acpi_os_wait_events_complete’
include/acpi/acpiosxf.h:208:6: note: declared here
make[3]: *** [/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel] Error 2
NVIDIA: left KBUILD.

as usual, only changes behavior in linux-3.5.0 or later
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-06-07 14:10:25 UTC
We do not support unreleased kernels.