Date: Mon, 1 Jun 2020 23:50:46 +0000 From: Rick Macklem <rmacklem@uoguelph.ca> To: Pete Wright <pete@nomadlogic.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: vfs_mouse.c breakage? Message-ID: <QB1PR01MB36497617A24A788E87F28901DD8A0@QB1PR01MB3649.CANPRD01.PROD.OUTLOOK.COM> In-Reply-To: <557e316f-bd4b-8070-38a6-ed8ad63aed39@nomadlogic.org> References: <557e316f-bd4b-8070-38a6-ed8ad63aed39@nomadlogic.org>
index | next in thread | previous in thread | raw e-mail
Pete Wright wrote: >Subject: vfs_mouse.c breakage? Not sure if the vfs mouse is broken (sorry, I couldn't resist), but... I think it needs a: #include <rpc/auth.h> but it will take a little while for me to test this. Thanks for reporting it, rick >hello - i am having issues building CURRENT after this was applied: >--- vfs_mount.o --- >/usr/home/pete/git/freebsd/sys/kern/vfs_mount.c:2360:27: error: use of >undeclared identifier 'AUTH_SYS' > exp->ex_secflavors[0] = AUTH_SYS; > ^ >1 error generated. >*** [vfs_mount.o] Error code 1 > > >was curious if others are seeing this? > >cheers, >-pete > >-- >Pete Wright >pete@nomadlogic.org >@nomadlogicLAhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?QB1PR01MB36497617A24A788E87F28901DD8A0>
