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

Boris Samorodov bsam at passap.ru
Fri Jun 14 11:12:06 UTC 2013


14.06.2013 13:55, O. Hartmann пишет:
> 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
> 
> make: stopped in /usr/src/sys/modules/vmm
> 1 error
[...]
> *** [modules-all] Error code 1

I get the same for r251703-amd64. And there are no emails from a
tinderbox. I wonder if it runs with -Wno-error?

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-current mailing list