From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aron Griffis Subject: Re: [Xen-devel] xend "sysctl operation failed" Date: Wed, 7 Nov 2007 12:26:31 -0500 Message-ID: <20071107172630.GC6844@fc.hp.com> References: <20071107160203.GA6844@fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-ia64-devel-bounces@lists.xensource.com Errors-To: xen-ia64-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: [Wed Nov 07 2007, 11:31:35AM EST] > On 7/11/07 16:02, "Aron Griffis" wrote: > > >> You need to reinstall the tools. > > > > I have, multiple times, including "make uninstall" first. > > > > What are you anticipating that a tools re-install will fix? > > The sysctl is almost certainly failing because of a interface version > mismatch. Could you be building the tools and Xen against different versions > of the public sysctl.h header file? Yeah, I think that's it. I'm building on one system, then tar/untar to the test system to do the final "make install-tools" Maybe it's rebuilding something it doesn't need to? I'd probably rather fix that than worry about keeping the userlands in perfect sync, unless this is going to crop up at runtime regardless. Thanks, Aron