From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Building: alloc.c:766:1: error: negative width in bit-field `_gl_verify_error_if_negative' Date: Sun, 12 Feb 2012 11:02:54 +0000 Message-ID: <20120212110253.GA11925@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1329044603 12340 80.91.229.3 (12 Feb 2012 11:03:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Feb 2012 11:03:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 12 12:03:22 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RwXDF-00087F-GD for ged-emacs-devel@m.gmane.org; Sun, 12 Feb 2012 12:03:21 +0100 Original-Received: from localhost ([::1]:54744 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwXDF-0004i4-0q for ged-emacs-devel@m.gmane.org; Sun, 12 Feb 2012 06:03:21 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:47524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwXDC-0004hx-N2 for emacs-devel@gnu.org; Sun, 12 Feb 2012 06:03:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RwXDB-00057I-Qr for emacs-devel@gnu.org; Sun, 12 Feb 2012 06:03:18 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:61070 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwXDB-00057E-IT for emacs-devel@gnu.org; Sun, 12 Feb 2012 06:03:17 -0500 Original-Received: (qmail 73558 invoked by uid 3782); 12 Feb 2012 11:03:15 -0000 Original-Received: from acm.muc.de (pD9519EB9.dip.t-dialin.net [217.81.158.185]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 12 Feb 2012 12:03:11 +0100 Original-Received: (qmail 11968 invoked by uid 1000); 12 Feb 2012 11:02:54 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 193.149.48.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148495 Archived-At: Hi, Emacs. While trying to build the latest bzr version, I get this error: alloc.c:766:1: error: negative width in bit-field `_gl_verify_error_if_negative' . Is this just me, or is it happening to others? Any change of a fix? -- Alan Mackenzie (Nuremberg, Germany).