| Summary: | app-emulation/virtualbox-modules-3.2.0 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Iome <frodone> |
| Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | polynomial-c, swapon |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build log
emerge --info |
||
|
Description
Iome
2010-05-22 13:37:03 UTC
Created attachment 232463 [details]
Build log
Created attachment 232465 [details]
emerge --info
Any chance you cleaned your kernel sources? The missing file is available on my system: # find /usr/src/linux-2.6.34 -name "bounds.h" /usr/src/linux-2.6.34/include/generated/bounds.h And I can successfully compile app-emulation/virtualbox-modules-3.2.0 against linux-2.6.34 (In reply to comment #3) > Any chance you cleaned your kernel sources? The missing file is available on my > system: > > # find /usr/src/linux-2.6.34 -name "bounds.h" > /usr/src/linux-2.6.34/include/generated/bounds.h > > And I can successfully compile app-emulation/virtualbox-modules-3.2.0 against > linux-2.6.34 > Ooook... next time i'll check that my brain is connected before disturbing, i promise... Thanks |