Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2013 15:40:20 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Sergey Kandaurov <pluknet@gmail.com>
Cc:        freebsd-current@freebsd.org, "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Subject:   Re: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99
Message-ID:  <51BB0124.5000808@passap.ru>
In-Reply-To: <CAE-mSOL2EWosbTCOQnQ8ib3oUg8Tz-_h64hibDFrOV8A7pcojw@mail.gmail.com>
References:  <20130614115520.6c294488@telesto> <CAE-mSOL2EWosbTCOQnQ8ib3oUg8Tz-_h64hibDFrOV8A7pcojw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
14.06.2013 15:06, Sergey Kandaurov пишет:
> On 14 June 2013 13:55, O. Hartmann <ohartman@zedat.fu-berlin.de> 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



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