From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: xen-unstable: check_barrier not declared on 32bit Date: Tue, 29 Mar 2011 16:35:48 +0100 Message-ID: References: <20110329152706.GA24148@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110329152706.GA24148@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Olaf Hering , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 29/03/2011 16:27, "Olaf Hering" wrote: > > Current xen-unstable fails to build on 32bit with: > > spinlock.c: In function '_spin_barrier': > spinlock.c:219: error: implicit declaration of function 'check_barrier' > make[3]: *** [spinlock.o] Error 1 I broke the debug=n (non-debug) build. Fixed by c/s 23108. It's probably a good idea to do dev builds with the (default) debug=y, by the way. Thanks, Keir > Olaf > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel