https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290781
Bug ID: 290781
Summary: World build fail: usr.bin/id/id.c:161:16: error: use
of undeclared identifier 'Aflag'
Product: Base System
Version: 14.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
WARNING: ctfmerge: No ctf sections found to merge
===> stand/i386/pxeldr (all)
===> usr.sbin/sesutil (all)
../../../usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'
161 | if ((cflag || Aflag || Mflag) && argc > 0)
| ^
../../../usr.bin/id/id.c:164:10: error: use of undeclared identifier 'Aflag'
164 | combo = Aflag + Gflag + Mflag + Pflag + gflag + pflag + uflag;
| ^
--
You are receiving this mail because:
You are the assignee for the bug.