Date: Fri, 14 Jun 2013 11:55:20 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-current@freebsd.org Subject: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 Message-ID: <20130614115520.6c294488@telesto>
next in thread | raw e-mail | index | archive | help
--Sig_/p1D4sukDz1QIIj1cxy6.wqa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Kernel build fails on recent r251744 CURRENT: [...] --- vlapic.o --- /usr/src/sys/modules/vmm/../../amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 [-Werror,-Wimplicit-function-declaration] while ((i =3D cpusetobj_ffs(&dmask)) !=3D 0) { ^ 1 error generated. *** [vlapic.o] Error code 1 make: stopped in /usr/src/sys/modules/vmm 1 error make: stopped in /usr/src/sys/modules/vmm *** Error code 2 Stop. make: stopped in /usr/src/sys/modules *** [modules-all] Error code 1 --Sig_/p1D4sukDz1QIIj1cxy6.wqa Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRuuidAAoJEOgBcD7A/5N8heAIAOm9elxe5XR+aiBvexYlXYor 3zbRNRPgCQhXwJyZoZGL8xvMfa5CLbnDb2IK7sPUYc/P2AwQ97DlC9svqf/WLrfQ lZroLW2dpRB18YRsJLTZOugJltJMM+0uBaThSp0nMg56OXAWxY5LSN9deW/rB7/9 f8AReD5OqRK1bSHBYidgWGcj52wyy+SNTGk3KRIAY4APIFM9hMYV9ve1Y4DaxO1/ Ogk1WAi+a2BJlOBH/EmsQYS0aXz2Vprn3YlDSlq3urTrqRFc1fkQ645ouY4Z1ldP 8K86f3XXVtz7eKkukIYmON6ujxiGSKuBOr2Kmaol6b/l+wstGHeuLv8qbRy7M/E= =HsBU -----END PGP SIGNATURE----- --Sig_/p1D4sukDz1QIIj1cxy6.wqa--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130614115520.6c294488>