[OpenAFS-devel] openafs build of 1.4.7 fails on kernel 2.6.26.3-29.fc9.i686

Simon Wilkinson sxw@inf.ed.ac.uk
Tue, 16 Sep 2008 08:36:03 +0100


On 15 Sep 2008, at 22:21, Bruce Orchard wrote:

> I got the following error when I tried to build Openafs 1.4.7 on the  
> latest Fedora 9 kernel, 2.6.26.3-29.fc9.i686.  I assume the problem  
> actually traces to kernel 2.6.26 rather than the Fedora release of it.
>
>  CC [M] /usr/src/openafs-1.4.7.fromrpm/src/libafs/ 
> MODLOAD-2.6.26.3-29.fc9.i686-MP/osi_module.o
> In file included from /usr/src/openafs-1.4.7.fromrpm/src/libafs/ 
> MODLOAD-2.6.26.3-29.fc9.i686-MP/osi_module.c:42:
> include/linux/seq_file.h:44: warning: printk is an unrecognized  
> format function type
> /usr/src/openafs-1.4.7.fromrpm/src/libafs/ 
> MODLOAD-2.6.26.3-29.fc9.i686-MP/osi_module.c: In function  
> afsproc_init:
> /usr/src/openafs-1.4.7.fromrpm/src/libafs/ 
> MODLOAD-2.6.26.3-29.fc9.i686-MP/osi_module.c:241: error:  
> proc_root_fs undeclared (first use in this function)
>
> I assume the warning can be ignored.

I would imagine you need the following deltas:
STABLE14-linux-2626-support-20080608 and STABLE14-linux-proc- 
removal-20080822
That kernel module hasn't hit the Fedora mirror that my build farm  
uses. When it does, there will be a new SRPM.
S.