Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2013 14:29:17 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        freebsd-current@freebsd.org
Subject:   Re: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99
Message-ID:  <51BAF07D.8090401@passap.ru>
In-Reply-To: <20130614115520.6c294488@telesto>
References:  <20130614115520.6c294488@telesto>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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