Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] virtualbox xf86-video-virtualbox Build Failure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
lyallp
Veteran
Veteran


Joined: 15 Jul 2004
Posts: 1557
Location: Adelaide/Australia

PostPosted: Tue Sep 01, 2015 5:12 am    Post subject: [Solved] virtualbox xf86-video-virtualbox Build Failure Reply with quote

virtualbox xf86-video-virtualbox compile fails with "KERN_DIR does not point to a directory"

In my case, it's a permission thing.
Root, on my system, gives no world access, by default.
Assuming kernel version 4.0.5-gentoo, I had to
Code:
chmod o+rx /lib/modules/4.0.5-gentoo
chmod o+r /lib/modules/4.0.5-gentoo/* # Not sure if this was strictly necessary

I generally also have to
Code:
chown -R portage:portage /usr/src/linux/
so that portage has the ability to do the needful.
_________________
...Lyall
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum