Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 22:08:25 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        openafs-devel@openafs.org
Subject:   Re: [OpenAFS-devel] OpenAFS for FreeBSD 5.2 patch
Message-ID:  <200403100308.i2A38PYS002421@khavrinen.lcs.mit.edu>
In-Reply-To: <p060204f1bc742f41469f@[128.113.24.47]>
References:  <20040310022555.7097420EEB@citi.umich.edu> <p060204f1bc742f41469f@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 9 Mar 2004 21:40:22 -0500, Garance A Drosihn <drosih@rpi.edu> said:

> I don't understand this comment.  Everything for my kernel is
> under /usr/src/sys...  Or do you mean I have to build openafs
> under /usr/src/sys?

Actually, the real issue (which the patches don't address at all) is
that you absolutely must build the kernel parts of OpenAFS (or any
kernel module, for that matter) against the correct kernel option
headers for the kernel you plan to use.  The Makefile simply assumes
that you are using GENERIC (or are sufficiently similar to GENERIC
as makes no difference).  If you dig into the Makefile you will see an
explicit reference to sys/${arch}/compile/GENERIC; you need to update
that to point to wherever your kernel was compiled.

-GAWollman




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403100308.i2A38PYS002421>