From owner-freebsd-current@FreeBSD.ORG Fri Jun 14 11:40:23 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 1F37E659 for ; Fri, 14 Jun 2013 11:40:23 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2l.mail.yandex.net (forward2l.mail.yandex.net [IPv6:2a02:6b8:0:1819::2]) by mx1.freebsd.org (Postfix) with ESMTP id D998417A4 for ; Fri, 14 Jun 2013 11:40:22 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward2l.mail.yandex.net (Yandex) with ESMTP id 7F4B21AC0F16; Fri, 14 Jun 2013 15:40:21 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 130CC1700059; Fri, 14 Jun 2013 15:40:20 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 9rl9SvaiuM-eK8GLtV5; Fri, 14 Jun 2013 15:40:20 +0400 Message-ID: <51BB0124.5000808@passap.ru> Date: Fri, 14 Jun 2013 15:40:20 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130518 Thunderbird/17.0.6 MIME-Version: 1.0 To: Sergey Kandaurov Subject: Re: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 References: <20130614115520.6c294488@telesto> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org, "O. Hartmann" 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:40:23 -0000 14.06.2013 15:06, Sergey Kandaurov пишет: > 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 = >> cpusetobj_ffs(&dmask)) != 0) { ^ 1 error generated. >> *** [vlapic.o] Error code 1 > > It should be fixed in r251745. Great, thanks for the quick fix! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve