Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 18:51:53 +0200
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   [322369] buildkernel failure: error: use of undeclared identifier 'mp_ncpus'
Message-ID:  <20170810185153.312aedf0@thor.intern.walstatt.dynvpn.de>

next in thread | raw e-mail | index | archive | help
--Sig_/eyHOOJGVDsqkF93r+sEaHG9
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

r322369 fails to build a kernel due to:


--- mptable.o ---
/usr/src/sys/x86/x86/mptable.c:480:39: error: use of undeclared identifier =
'mp_ncpus'
                    proc->apic_id < MAX_LAPIC_ID && mp_ncpus < MAXCPU) {
                                                    ^
/usr/src/sys/x86/x86/mptable.c:481:4: error: use of undeclared identifier '=
mp_ncpus'
                        mp_ncpus++;
                        ^
/usr/src/sys/x86/x86/mptable.c:482:4: error: use of undeclared identifier '=
mp_maxid'
                        mp_maxid =3D mp_ncpus - 1;
                        ^
/usr/src/sys/x86/x86/mptable.c:482:15: error: use of undeclared identifier =
'mp_ncpus'
                        mp_maxid =3D mp_ncpus - 1;
                                   ^
8 errors generated.
*** [mptable.o] Error code 1

--=20
O. Hartmann

Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr
Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs.=
 4 BDSG).

--Sig_/eyHOOJGVDsqkF93r+sEaHG9
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWYyPKQAKCRDS528fyFhY
lJ/PAf43CdGMDpedzJQwjIcHn80v+OgaL0AYg1/n6ahi82c1uaRKef4OVjQln7fD
FEnTA2t9ne/Zq1b6Rv0gw4GelvGYAf47w1Dm5n00APDpGs1emOHP7IxEPqMG9P9S
jA6IxtNRqbVfTmVfBAQtaB2LchGkgpuXy9/LRwQsymFuoZynHVoL
=QEvj
-----END PGP SIGNATURE-----

--Sig_/eyHOOJGVDsqkF93r+sEaHG9--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170810185153.312aedf0>