r307877: buildkernel fails: x86/cpu_machdep.c:564:1: error: function definition is not allowed here {

Hartmann, O. ohartman at mail.zedat.fu-berlin.de
Mon Oct 24 20:01:53 UTC 2016


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.
*** Error code 1


More information about the freebsd-current mailing list