On Sat, 24 Mar 2007, Nick Rout wrote: > > Do I need to emerge some package that has all the docs? > > any kernel source package.
Also check that you have the symbolic link from your current kernel sources to 'linux' in place. vis:- [EMAIL PROTECTED] ~ $ ls -l /usr/src total 8 lrwxrwxrwx 1 root root 17 Mar 12 19:52 linux -> linux-2.6.20.1+rr4+ss2/ drwxr-xr-x 20 root root 47 Mar 12 20:00 linux-2.6.20.1+rr4+ss2 Gentoo does not make this link automatically unless you have the symlink flag enabled in /etc/make.conf. The rr4 and ss2 suffices are used merely to remind me that I have applied the Reiser4 f/s and suspend2 patches to that particular kernel source tree. -- CS
