r307877: buildkernel fails: x86/cpu_machdep.c:564:1: error: function definition is not allowed here {
Konstantin Belousov
kostikbel at gmail.com
Mon Oct 24 20:54:12 UTC 2016
On Mon, Oct 24, 2016 at 10:01:48PM +0200, Hartmann, O. wrote:
> r307877 fails to buildkernel with the error shown below:
>
> [...]
> /usr/src/sys/x86/x86/cpu_machdep.c:564:1: error: function definition is
> not allowed here {
> ^
> /usr/src/sys/x86/x86/cpu_machdep.c:574:2: error: expected '}'
> }
> ^
> /usr/src/sys/x86/x86/cpu_machdep.c:541:1: note: to match this '{'
> {
> ^
> 2 errors generated.
Should be fixed in r307880.
Thank you for the report.
More information about the freebsd-current
mailing list