On Mon, 6 Nov 2006, FreeBSD Tinderbox wrote: > [...] > /src/sys/security/mac/mac_priv.c:51: error: structure has no member named `mpo_priv_check' > /src/sys/security/mac/mac_priv.c:51: error: structure has no member named `mpo_priv_check' > /src/sys/security/mac/mac_priv.c:51: error: structure has no member named `mpo_priv_check' > /src/sys/security/mac/mac_priv.c: In function `mac_priv_grant': > /src/sys/security/mac/mac_priv.c:61: error: structure has no member named `mpo_priv_grant' > /src/sys/security/mac/mac_priv.c:61: error: structure has no member named `mpo_priv_grant' > /src/sys/security/mac/mac_priv.c:61: error: structure has no member named `mpo_priv_grant' > /src/sys/security/mac/mac_priv.c:61: error: structure has no member named `mpo_priv_grant' This breakage was due to the tinderbox picking up a source tree between two back-to-back commits and should be resolved since the second commit went in. There was also later breakage on the ia64 and sparc64 platforms, now fixed, due to missing includes in two platform-specific files. With any luck it all now looks good. Please let me know if you run into any problems with this. Robert N M Watson Computer Laboratory University of CambridgeReceived on Mon Nov 06 2006 - 17:46:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:02 UTC