From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Errors of doing "make install-tools" with xen-4.2-unstable? Date: Fri, 11 May 2012 16:19:55 +0200 Message-ID: <20120511141955.GA7991@aepfle.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, May 11, Bei Guan wrote: > Hi, > > When I do the "make install-tools" with xen-4.2-unstable, there are some errors > about "warn_unused_result". > Is it the error in code or the error in the compiling environment? Thank you so > much. I suggest to remove all -Werror from the Makefiles and introduce a --disable-Werror/--enable-Werror configure option, similar to what binutils and other projects have (not sure what the exact configure option name is in those projects). Olaf