From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#11781: compilation failure: `ULLONG_MAX' undeclared Date: Fri, 06 Jul 2012 20:12:07 -0700 Organization: UCLA Computer Science Department Message-ID: <4FF7A907.70607@cs.ucla.edu> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1341630789 16267 80.91.229.3 (7 Jul 2012 03:13:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 7 Jul 2012 03:13:09 +0000 (UTC) Cc: 11781-done@debbugs.gnu.org To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 07 05:13:09 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1SnLSF-0002DT-N4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 07 Jul 2012 05:13:07 +0200 Original-Received: from localhost ([::1]:57681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnLSE-0006QR-9s for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2012 23:13:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnLSB-0006Pv-Sv for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 23:13:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SnLS9-00087r-Ba for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 23:13:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnLS9-00087d-89 for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 23:13:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SnLX0-0008WU-6r for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 23:18:02 -0400 In-Reply-To: Resent-From: Paul Eggert Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 07 Jul 2012 03:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11781 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 11781@debbugs.gnu.org, eggert@cs.ucla.edu Original-Received: via spool by 11781-done@debbugs.gnu.org id=D11781.134163103032693 (code D ref 11781); Sat, 07 Jul 2012 03:18:01 +0000 Original-Received: (at 11781-done) by debbugs.gnu.org; 7 Jul 2012 03:17:10 +0000 Original-Received: from localhost ([127.0.0.1]:53487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnLW9-0008VD-DY for submit@debbugs.gnu.org; Fri, 06 Jul 2012 23:17:09 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:52418) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnLW7-0008V6-4H for 11781-done@debbugs.gnu.org; Fri, 06 Jul 2012 23:17:07 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 0C9D8A6001D; Fri, 6 Jul 2012 20:12:05 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nGCEG9pyvtqZ; Fri, 6 Jul 2012 20:12:04 -0700 (PDT) Original-Received: from [192.168.1.4] (pool-108-23-119-2.lsanca.fios.verizon.net [108.23.119.2]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 6C028A60001; Fri, 6 Jul 2012 20:12:04 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61676 Archived-At: In trunk bzr 108930 I patched sysdep.c so that it defines ULLONG_MAX if the system doesn't already define it; that should fix the immediate problem so I've marked this as done. About the C99 issue: Emacs uses a standard test for C99, which checks for many C99 features that your compiler lacks. It then falls back on ordinary gcc. Perhaps this could be hacked to be smarter, though I'm not sure it's worth the aggravation if things are working for you now.