[Bug 226600] cpucontrol fails to compile, so "make buildworld" fails also

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 18 08:14:53 UTC 2018


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

Ofloo <nospam at ofloo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nospam at ofloo.net

--- Comment #5 from Ofloo <nospam at ofloo.net> ---
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.


More information about the freebsd-bugs mailing list