Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2017 04:37:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222874] symbol 'KERNBASE' can not be undefined in a subtraction expression in mpboot.s
Message-ID:  <bug-222874-8@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: ota@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.

--=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-222874-8>