--On Thursday, October 07, 2010 09:14:45 AM -0400 Simon Wilkinson <[email protected]> wrote:


On 7 Oct 2010, at 08:40, [email protected] wrote:

/home/afs/openafs/src/afs/LINUX/osi_compat.h:158: error: implicit
declaration of function ?key_alloc?

Your kernel doesn't have keyring support, and it looks like we may have
broken builds in that case.

You could try adding: "#ifdef LINUX_KEYRING_SUPPORT" at line 148 of that
file, and a "#endif" at line 200, and see if that helps you build
further.

Better yet, rebuild your kernel with keyring support. Otherwise PAGs aren't going to work right on a kernel that new.

-- Jeffrey T. Hutzelman (N3NHS) <[email protected]>
  Carnegie Mellon University - Pittsburgh, PA

_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to