Hello, On Wed, 09 Sep 2009, Richard wrote:
On Wed September 9 2009 2:53:29 pm you wrote:
Its seriously time to consider a do-over. Un-install the sources clean up the directories and start again.
ACK.
First, is /usr/src/<kernel source files> the right path?
No. Use /lib/modules/$(uname -r)/build/ which is a symlink to the right subdir under /usr/src/linux-obj.
2nd, given the directory structure, what would the correct link be AND where should the link go, eg, the directory to create the link in?
You don't make that link. 'make *config / make prepare' do that for you. And there's also other stuff done in these targets. All that should be in any howto about compiling a 2.6 kernel. -dnh -- It is traditional, when loading wire trolleys, to put the most fragile items at the bottom. -- Terry Pratchett, Reaper Man -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org