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

David Malone dwmalone at maths.tcd.ie
Tue Apr 25 10:34:42 UTC 2006


> 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.


More information about the freebsd-current mailing list