| Summary: | app-emulation/virtualbox-modules-3.0.4 failed to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thaddaeus Kroenert <kroenert> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | judepereira |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Thaddaeus Kroenert
2009-08-31 17:04:32 UTC
What is the output of "kernel-config list"? To compile the virtual box modules, you also have to compile the kernel first. So, select the kernel, by "kernel-config set <the lastest version number>", cd to /usr/src/linux/, make oldconfig && make && make modules_install && make install to make the kernel, its modules and put it to /boot. @Jude Pereira: Thanks a lot! Seems that was my fault... sorry / : Have a nice day! Thaddaeus |