vfs_mouse.c breakage?

Rick Macklem rmacklem at uoguelph.ca
Mon Jun 1 23:50:48 UTC 2020


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 at nomadlogic.org
>@nomadlogicLA


More information about the freebsd-current mailing list