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

Bug 289387

Summary: open-vmware-tools wants /usr/src/linux/.config which is not provided by gentoo-sources
Product: Gentoo Linux Reporter: Jonathan Hayward <jonathan.hayward>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of the revdep-rebuild that is not running successfully.
build.log file
die.env file

Description Jonathan Hayward 2009-10-16 20:34:35 UTC
open-vmware-tools wants /usr/src/linux/.config. Running find /usr/src -name .config does not turn up anything on this system, even after re-emerging gentoo-sources.

Reproducible: Always

Steps to Reproduce:
1. ACCEPT_KEYWORDS=~x86 emerge -av open-vmware-tools
2.
3.

Actual Results:  
Crash complaining about missing /usr/src/linux/.config

Expected Results:  
Successful compilation/install of open-vmware-tools.
Comment 1 Jonathan Hayward 2009-10-16 20:35:29 UTC
Created attachment 207357 [details]
Output of the revdep-rebuild that is not running successfully.
Comment 2 Jonathan Hayward 2009-10-16 20:35:52 UTC
Created attachment 207358 [details]
build.log file
Comment 3 Jonathan Hayward 2009-10-16 20:36:21 UTC
Created attachment 207359 [details]
die.env file
Comment 4 Jonathan Hayward 2009-10-22 15:28:37 UTC
I left out a step.