[Bug 290781] World build fail: usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290781] World build fail: usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290781] World build fail: usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Nov 2025 04:22:14 UTC
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: bugs@FreeBSD.org
Reporter: rozhuk.im@gmail.com
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.