Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321041 - app-emulation/virtualbox-modules-3.2.0 fails to compile
Summary: app-emulation/virtualbox-modules-3.2.0 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-22 13:37 UTC by Iome
Modified: 2010-05-22 14:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,7.12 KB, text/plain)
2010-05-22 13:37 UTC, Iome
Details
emerge --info (emergeinfo,4.59 KB, text/plain)
2010-05-22 13:38 UTC, Iome
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Iome 2010-05-22 13:37:03 UTC
Log in attachment

Reproducible: Always
Comment 1 Iome 2010-05-22 13:37:45 UTC
Created attachment 232463 [details]
Build log
Comment 2 Iome 2010-05-22 13:38:15 UTC
Created attachment 232465 [details]
emerge --info
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-05-22 14:06:36 UTC
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
Comment 4 Iome 2010-05-22 14:25:47 UTC
(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