Date: Wed, 26 Apr 2006 16:06:23 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: David Malone <dwmalone@maths.tcd.ie> 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: <20060426160623.4c47e219@localhost> In-Reply-To: <200604251134.aa95500@salmon.maths.tcd.ie> References: <20060425022605.0f65e58c@localhost> <200604251134.aa95500@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Apr 2006 11:34:39 +0100, David Malone <dwmalone@maths.tcd.ie> wrote: > > 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. Yes, I'm sorry, it turned out to be some bogosity in either my local CVS repo or my checked out src tree. I've got it straightened out now. Apologies for the erroneous report. I *was* rather suspicious, even before I posted, since no one else seemed to be having the same problem. Thanks. -- Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060426160623.4c47e219>