Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 18:46:44 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <20061106184503.R28593@fledge.watson.org>
In-Reply-To: <20061106150537.0B8B573068@freebsd-current.sentex.ca>
References:  <20061106150537.0B8B573068@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

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 Cambridge



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061106184503.R28593>