[Bug 222874] symbol 'KERNBASE' can not be undefined in a subtraction expression in mpboot.s
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 9 04:37:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222874
Bug ID: 222874
Summary: symbol 'KERNBASE' can not be undefined in a
subtraction expression in mpboot.s
Product: Base System
Version: 11.0-STABLE
Hardware: i386
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: ota at j.email.ne.jp
/usr/src/sys/i386/i386/mpboot.s:128:2: error: symbol 'KERNBASE' can not be
undefined in a subtraction expression
movl ((IdlePTD)-KERNBASE), %eax
^
*** [mpboot.o] Error code 1
I svn up 11-STABLE over this weekend and started seeing this.
I will find the last successful version later.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list