r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99

Sergey Kandaurov pluknet at gmail.com
Fri Jun 14 11:06:48 UTC 2013


On 14 June 2013 13:55, O. Hartmann <ohartman at 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.

-- 
wbr,
pluknet


More information about the freebsd-current mailing list