Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2020 16:41:36 -0700
From:      Pete Wright <pete@nomadlogic.org>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   vfs_mouse.c breakage?
Message-ID:  <557e316f-bd4b-8070-38a6-ed8ad63aed39@nomadlogic.org>

next in thread | raw e-mail | index | archive | help
hello - i am having issues building CURRENT after this was applied:
https://reviews.freebsd.org/D25045
https://svnweb.freebsd.org/base?view=revision&revision=361699


--- 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
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?557e316f-bd4b-8070-38a6-ed8ad63aed39>