[OpenAFS-devel] status of OS X Tiger support

dank@scl.ameslab.gov dank@scl.ameslab.gov
Tue, 30 Aug 2005 14:37:56 -0500 (CDT)


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