Does anyone know what the current status of the tiger branch of openafs is? I have been trying to play around with getting it to install the past few days, and i run into the following after make tries to compile rx_packet.c:
rx_packet.c:18: error: parse error before '<<' token rx_packet.c:22:9: error: too many decimal points in number In file included from rx_packet.c:66: /usr/include/sys/stat.h:131: error: parse error before '}' token /usr/include/sys/stat.h:154: error: field 'st_atimespec' has incomplete type /usr/include/sys/stat.h:155: error: field 'st_mtimespec' has incomplete type /usr/include/sys/stat.h:156: error: field 'st_ctimespec' has incomplete type /usr/include/sys/stat.h:177: error: field 'st_atimespec' has incomplete type /usr/include/sys/stat.h:178: error: field 'st_mtimespec' has incomplete type /usr/include/sys/stat.h:179: error: field 'st_ctimespec' has incomplete type make[3]: *** [rx_packet.o] Error 1 make[2]: *** [rx] Error 2 make[1]: *** [build] Error 2 make: *** [all] Error 2 I saw in the posts from July that some people got this branch to run, and was wondering what you had to do in order to get past this problem. Dan _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
