Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 11:34:39 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        "Conrad J. Sabatier" <conrads@cox.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: cvs commit: src/lib/libugidfw libugidfw.3 ugidfw.c ugidfw.h src/sys/security/mac_bsdextended mac_bsdextended.c mac_bsdextended.h src/tools/regression/mac/mac_bsdextended test_matches.sh test_ugidfw.c src/usr.sbin/ugidfw ugidfw.8 ugidfw.c 
Message-ID:  <200604251134.aa95500@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Tue, 25 Apr 2006 02:26:05 CDT." <20060425022605.0f65e58c@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Something seems to have been broken by this commit:


> ===> usr.sbin/ugidfw (all)
> cc -O2 -fno-strict-aliasing -pipe -DNO_MALLOC_EXTRAS -O3 -pipe
> -funit-at-a-time -fno-strict-aliasing -ffast-math -march=athlon64
> -c /usr/src/usr.sbin/ugidfw/ugidfw.c
> In file included from
> /usr/src/usr.sbin/ugidfw/ugidfw.c:40: /usr/obj/usr/src/tmp/usr/include/securit
> error: field `mbo_fsid' has incomplete type *** Error code 1

Can you check that you have version 1.6 of
/usr/src/usr.sbin/ugidfw/ugidfw.c? It looks to me like you probably
have the old version of it, because the #include mentioned is on
line 40 in version 1.5 and 41 of version 1.6.

	David.



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