[OpenAFS-devel] Kernel module recompilation
Derrick J Brashear
shadow@dementia.org
Mon, 28 May 2001 01:48:55 -0400 (EDT)
On Fri, 25 May 2001, Kuba Ober wrote:
> So the first problem is that uname -r returns x.y.z-v version, but
> under redhat the dirs are named x.y.z without -v.
cd /usr/src; ln -s x.y.z x.y.z-v
The BUILDNOTES include mention of this.
The patch you include undoes recent changes which guarantees if you can
make it build at all, the module you get for 2.4.2-2 will be non-working.
-D