compiles - thanks tedc
On Tue, Sep 28, 2010 at 9:43 AM, Marc Dionne <[email protected]>wrote: > On Tue, Sep 28, 2010 at 12:35 PM, Ted Creedon <[email protected]> > wrote: > > Still not compiling > > > > In file included from > > > /root/Downloads/openafs-1.4.12/src/libafs/MODLOAD-2.6.34.7-0.3-desktop-ted-MP/osi_module.c:40:0: > > include/linux/seq_file.h:87:2: warning: âprintkâ is an unrecognized > format > > function type > > > /root/Downloads/openafs-1.4.12/src/libafs/MODLOAD-2.6.34.7-0.3-desktop-ted-MP/osi_vm.c: > > In function âosi_VM_TryToSmushâ: > > > /root/Downloads/openafs-1.4.12/src/libafs/MODLOAD-2.6.34.7-0.3-desktop-ted-MP/osi_vm.c:77:5: > > error: implicit declaration of function âinvalidate_inode_pagesâ > > make[6]: *** > > > [/root/Downloads/openafs-1.4.12/src/libafs/MODLOAD-2.6.34.7-0.3-desktop-ted-MP/osi_vm.o] > > Error 1 > > make[5]: *** > > > [_module_/root/Downloads/openafs-1.4.12/src/libafs/MODLOAD-2.6.34.7-0.3-desktop-ted-MP] > > Error 2 > > make[4]: *** [libafs.ko] Error 2 > > make[3]: *** [linux_compdirs] Error 2 > > make[2]: *** [libafs] Error 2 > > make[1]: *** [build] Error 2 > > make: *** [all] Error 2 > > > > /configure --enable-transarc-paths --enable-namei-fileserver > > --enable-largefile-fileserver --with-linux-kernel-headers=/usr/src/linux > > --enab > > le-bitmap-later --enable-bos-new-config > > --with-krb5-conf=/usr/lib/mit/bin/krb5-config > > You need 1.4.12.1 to compile against a 2.6.34 kernel. You should only > need this additional 1-liner commit: > > http://git.openafs.org/?p=openafs.git;a=commit;h=6c7bf62c8d6d80c09da7307b62734245a9fb3174 > > Marc >
