[OpenAFS-devel] arm linux 26 build issues
omalleys@msu.edu
omalleys@msu.edu
Fri, 08 Oct 2010 09:39:37 -0400
Quoting Jeffrey Hutzelman <jhutz@cmu.edu>:
> Better yet, rebuild your kernel with keyring support. Otherwise
> PAGs aren't going to work right on a kernel that new.
>
Thank you. I was trying to avoid rebuilding the kernel on the local
machine (it took 5-6 hours) and I forgot about the shortcut.. (I need
to speed this thing up..)
These are the warnings that came up with the module (i havent tested it yet.)
CC [M] /home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/xdr_int64.o
CC [M] /home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx.o
/home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx.c: In function
?rxi_NatKeepAliveEvent?:
/home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx.c:6145: warning:
the frame size of 1560 bytes is larger than 1024 bytes
CC [M] /home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx_kcommon.o
/home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx_kcommon.c: In
function ?osi_AssertFailK?:
/home/afs/openafs/src/libafs/MODLOAD-2.6.36-rc6-SP/rx_kcommon.c:255:
warning: ?noreturn? function does return