--On Thursday, July 14, 2005 14:59:45 -0500 Sensei <[EMAIL PROTECTED]> wrote:
/Users/sensei/Documents/Projects/AFS/openafs/src/afs/sysincludes.h:
221:20: error: h/user.h: No such file or directory
You seem to have reversed the change to the conditional which prevents this include from being processed on AFS_DARWIN80_ENV

../sys/kernel_types.h:39: error: parse error before 'struct'
../sys/vnode_if.h:134: error: field 'a_dvp' has incomplete type
This indicates that something in afs is #define'ing or typedef'ing vnode_t, which you cannot do on Tiger.

/Users/sensei/Documents/Projects/AFS/openafs/src/rx/DARWIN/
rx_kmutex.h:86:
error: field 'lock' has incomplete type
this implies an inappropriate reversal of patches to rx_kmutex.h


Attachment: p7szLfbqMmhRl.p7s
Description: S/MIME cryptographic signature

Reply via email to