[OpenAFS] Problem building openafs on kernel 2.6.18.2-34-default
Sergio Gelato
Sergio.Gelato@astro.su.se
Mon, 8 Jan 2007 21:01:23 +0100
* Derrick J Brashear [2007-01-08 09:56:36 -0500]:
> On Mon, 8 Jan 2007, Gianluca Cerminara wrote:
>
> >What shall I do then?
>
> Install and configure kernel source to match your running kernel, and
> build against it?
Googling for the correct configure steps on SuSE, it seems that
cd /usr/src/linux
make cloneconfig
make modules_prepare
should help. This from http://www.novell.com/coolsolutions/feature/16340.html .