https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226600

Ofloo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Ofloo <[email protected]> ---
rameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
-Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations
-Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable
 -Qunused-arguments  -c /usr/src/usr.sbin/cpucontrol/cpucontrol.c -o
cpucontrol.o
/usr/src/usr.sbin/cpucontrol/cpucontrol.c:353:20: error: use of undeclared
identifier
      'CPUCTL_EVAL_CPU_FEATURES'
        error = ioctl(fd, CPUCTL_EVAL_CPU_FEATURES, NULL);
                          ^
1 error generated.
*** Error code 1

Stop.
bmake[4]: stopped in /usr/src/usr.sbin/cpucontrol
*** Error code 1

Stop.
bmake[3]: stopped in /usr/src/usr.sbin
*** Error code 1

Stop.
bmake[2]: stopped in /usr/src
*** Error code 1

Stop.
bmake[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src



Also affects me

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to