From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: C. Baxter Newsgroups: gmane.emacs.devel Subject: =?utf-8?b?VVNFX0xTQl9UQUc=?= not supported on this platform Date: Thu, 4 Feb 2016 08:32:46 +0000 (UTC) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1454575019 28709 80.91.229.3 (4 Feb 2016 08:36:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Feb 2016 08:36:59 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 04 09:36:54 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aRFPK-0006b3-3L for ged-emacs-devel@m.gmane.org; Thu, 04 Feb 2016 09:36:54 +0100 Original-Received: from localhost ([::1]:40264 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRFPJ-0006rg-Ez for ged-emacs-devel@m.gmane.org; Thu, 04 Feb 2016 03:36:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRFLc-0000By-76 for emacs-devel@gnu.org; Thu, 04 Feb 2016 03:33:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRFLZ-0007xE-2C for emacs-devel@gnu.org; Thu, 04 Feb 2016 03:33:04 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:36466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRFLY-0007xA-RW for emacs-devel@gnu.org; Thu, 04 Feb 2016 03:33:00 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aRFLW-0001cw-AJ for emacs-devel@gnu.org; Thu, 04 Feb 2016 09:32:58 +0100 Original-Received: from host86-186-140-64.range86-186.btcentralplus.com ([86.186.140.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2016 09:32:58 +0100 Original-Received: from m43cap by host86-186-140-64.range86-186.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2016 09:32:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 4 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 86.186.140.64 (Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.0) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:199286 Archived-At: I'm getting a new (for me) build error of "USE_LSB_TAG not supported on this platform;" The suggested work round of 'configure --with-wide-int' has no effect. The error message is generated from line 275 of src/lisp.h