From owner-freebsd-current@FreeBSD.ORG Fri Jun 14 11:43:31 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 141F2876 for ; Fri, 14 Jun 2013 11:43:31 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id CA05017F7 for ; Fri, 14 Jun 2013 11:43:29 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UnSPg-003EoU-TH>; Fri, 14 Jun 2013 13:43:28 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UnSPg-0032nl-RA>; Fri, 14 Jun 2013 13:43:28 +0200 Date: Fri, 14 Jun 2013 13:43:23 +0200 From: "O. Hartmann" To: Boris Samorodov Subject: Re: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 Message-ID: <20130614134323.4e5c5505@telesto> In-Reply-To: <51BB0124.5000808@passap.ru> References: <20130614115520.6c294488@telesto> <51BB0124.5000808@passap.ru> Organization: FU Berlin X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.18; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/LtZgNE=tRD0SWb.T1in5e6v"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 Cc: Sergey Kandaurov , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 11:43:31 -0000 --Sig_/LtZgNE=tRD0SWb.T1in5e6v Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 14 Jun 2013 15:40:20 +0400 Boris Samorodov wrote: > 14.06.2013 15:06, Sergey Kandaurov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > On 14 June 2013 13:55, O. Hartmann > > wrote: > >> 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 > >=20 > > It should be fixed in r251745. >=20 > Great, thanks for the quick fix! >=20 thanks. oh --Sig_/LtZgNE=tRD0SWb.T1in5e6v Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRuwHgAAoJEOgBcD7A/5N8NB4IAJ8OQ6pcalJhpxrc2rAO3MSw bZ0uYNqyK9wSi18EBxUgM83HARc8pkljspYPSBhyeNcMF51I/gqk28uxS1rjIeYq 7nI8UlNkxet6Qge7Lt+EulkHP8Lvq18amYLJEcZVhIbkNLioQhu24TMQ2zQXKMXH U9mqJHCdFC31c8ZYkViXfkzbjSiUca2KmDfbGroL1+6e8zpB/7krFWaA/fxkQZyN OwOI+FKE5kfpWcOjlyTN5VJm1BIyTlNpis0R6Jz6ii7bA79T7QwFhQbn4Mqy8Vga CzZA4C3Lng7o9i4eou/OHfW+1N8Rf+WUkccD3BwCpKqZ1sA+qaz5lIR0eJJOGOE= =CkNs -----END PGP SIGNATURE----- --Sig_/LtZgNE=tRD0SWb.T1in5e6v--