| Summary: | app-emulation/virtualbox-modules 4.2.2 - In file included from .../work/vboxdrv/linux/SUPDrv-linux.c:31: include/linux/page-flags-layout.h:5:30: fatal error: generated/bounds.h: No such file or directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nicolas <nicolas.pujol> |
| Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | bkohler, gentoobugzilla, patrick |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=496048 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Nicolas
2014-02-02 10:37:47 UTC
same here. kernel 3.12.13, updating vbox
In file included from /lib/modules/3.12.13-gentoo/build/include/linux/mmzone.h:18:0,
from /lib/modules/3.12.13-gentoo/build/include/linux/gfp.h:4,
from /lib/modules/3.12.13-gentoo/build/include/linux/slab.h:14,
from /var/tmp/portage/x11-drivers/xf86-video-virtualbox-4.2.24/work/VirtualBox-4.2.24/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h:72,
from /var/tmp/portage/x11-drivers/xf86-video-virtualbox-4.2.24/work/VirtualBox-4.2.24/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c:31:
/lib/modules/3.12.13-gentoo/build/include/linux/page-flags-layout.h:5:30: fatal error: generated/bounds.h: No such file or directoryIn file included from /lib/modules/3.12.13-gentoo/build/include/linux/mmzone.h:18:0,
from /lib/modules/3.12.13-gentoo/build/include/linux/gfp.h:4,
from /lib/modules/3.12.13-gentoo/build/include/linux/slab.h:14,
from /var/tmp/portage/x11-drivers/xf86-video-virtualbox-4.2.24/work/VirtualBox-4.2.24/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h:72,
from /var/tmp/portage/x11-drivers/xf86-video-virtualbox-4.2.24/work/VirtualBox-4.2.24/src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c:31:
/lib/modules/3.12.13-gentoo/build/include/linux/page-flags-layout.h:5:30: fatal error: generated/bounds.h: No such file or directory
compilation terminated.
though in my case it is going from 4.2.22 to 4.2.24 never mind my comments. resolved with # cd /usr/src/linux && make modules_prepare *** This bug has been marked as a duplicate of bug 285866 *** |