On a new F9 updated system, the kernel is 2.6.26.3-29. While trying to build openafs 1.4.7, I end with the following error. Can anybody advise me (except to say 'get a different linux distribution, a point with which i would probably agree, but it is not feasible').
CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_client.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.o /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c: In function 'rxkad_DeriveXORInfo': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:225: warning: passing argument 4 of 'fc_cbc_encrypt' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c: In function 'ComputeSum': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:289: warning: passing argument 3 of 'fc_ecb_encrypt' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c: In function 'rxkad_NewConnection': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:356: warning: passing argument 2 of 'rxkad_DeriveXORInfo' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:356: warning: passing argument 3 of 'rxkad_DeriveXORInfo' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:356: warning: passing argument 4 of 'rxkad_DeriveXORInfo' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c: In function 'rxkad_CheckPacket': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:480: warning: passing argument 3 of 'fc_ecb_encrypt' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:483: warning: passing argument 2 of 'rxkad_DecryptPacket' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:483: warning: passing argument 3 of 'rxkad_DecryptPacket' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c: In function 'rxkad_PreparePacket': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:575: warning: passing argument 3 of 'fc_ecb_encrypt' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:583: warning: passing argument 2 of 'rxkad_EncryptPacket' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/rxkad_common.c:583: warning: passing argument 3 of 'rxkad_EncryptPacket' from incompatible pointer type CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/xdr_afsuuid.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/xdr.o /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/xdr.c: In function 'afs_xdr_union': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/xdr.c:485: warning: passing argument 2 of 'choices->proc' from incompatible pointer type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/xdr.c:492: warning: passing argument 2 of 'dfault' from incompatible pointer type CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/afs_uuid.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_alloc.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_cred.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.o /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c: In function '__setpag': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c:168: warning: unused variable 'g1' /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c:168: warning: unused variable 'g0' /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c: In function 'afs_pag_instantiate': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c:552: warning: unused variable 'g1' /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_groups.c:552: warning: unused variable 'g0' CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_inode.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_file.o CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_misc.o /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_misc.c: In function 'osi_rdwr': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_misc.c:156: warning: '_fs_space_decl.seg' may be used uninitialized in this function CC [M] /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.o In file included from /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c:43: include/linux/seq_file.h:44: warning: 'printk' is an unrecognized format function type /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c: In function 'afsproc_init': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c:241: error: 'proc_root_fs' undeclared (first use in this function) /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c:241: error: (Each undeclared identifier is reported only once /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c:241: error: for each function it appears in.) /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c: In function 'afsproc_exit': /home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.c:268: error: 'proc_root_fs' undeclared (first use in this function) make[6]: *** [/home/pauljohn/LinuxDownloads/redhat/BUILD/openafs-1.4.7/src/libafs/MODLOAD-2.6.26.3-29.fc9.i686-SP/osi_module.o] Error 1 -- Paul E. Johnson Professor, Political Science 1541 Lilac Lane, Room 504 University of Kansas _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
