Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 08:14:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226600] cpucontrol fails to compile, so "make buildworld" fails also
Message-ID:  <bug-226600-8-7fd3janvtE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226600-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226600-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226600

Ofloo <nospam@ofloo.net> changed:

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

--- Comment #5 from Ofloo <nospam@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-vari=
able
 -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 =3D 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226600-8-7fd3janvtE>