Where is the Linux source kept in a Rackspace Gentoo VPS?
Posted
by obvio171
on Server Fault
See other posts from Server Fault
or by obvio171
Published on 2010-05-09T22:53:25Z
Indexed on
2010/05/09
23:00 UTC
Read the original article
Hit count: 265
I'm emerging udev
and it complains it couldn't find the kernel sources under /usr/src/linux
(there's nothing inside /usr/src/
indeed). As a result, it tries to take the version from the currently running kernel and messes up thinking it's an older version than what it needs (when it actually isn't).
So where are the sources so that I can properly link to them? And could I have done something wrong for them not to be in the right place?
© Server Fault or respective owner