From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.bugs Subject: bug#18779: 24.4; Compilation error on Mac OS X Yosemite Date: Thu, 05 Feb 2015 16:49:57 +0100 Message-ID: <54D39125.50501@swipnet.se> References: <54D388FF.5020802@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1423151476 21015 80.91.229.3 (5 Feb 2015 15:51:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2015 15:51:16 +0000 (UTC) Cc: 18779-done@debbugs.gnu.org To: Constantine Vetoshev Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 05 16:51:15 2015 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 1YJOi3-0002EH-7d for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Feb 2015 16:51:15 +0100 Original-Received: from localhost ([::1]:42793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOi2-0005S1-Ki for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Feb 2015 10:51:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOhw-0005HB-9z for bug-gnu-emacs@gnu.org; Thu, 05 Feb 2015 10:51:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJOhr-0005DH-2j for bug-gnu-emacs@gnu.org; Thu, 05 Feb 2015 10:51:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOhr-0005D2-0F for bug-gnu-emacs@gnu.org; Thu, 05 Feb 2015 10:51:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YJOhq-0001fr-Ix for bug-gnu-emacs@gnu.org; Thu, 05 Feb 2015 10:51:02 -0500 Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Feb 2015 15:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18779 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 18779@debbugs.gnu.org, jan.h.d@swipnet.se, vetoshev@gmail.com Original-Received: via spool by 18779-done@debbugs.gnu.org id=D18779.14231514086337 (code D ref 18779); Thu, 05 Feb 2015 15:51:02 +0000 Original-Received: (at 18779-done) by debbugs.gnu.org; 5 Feb 2015 15:50:08 +0000 Original-Received: from localhost ([127.0.0.1]:34906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YJOgx-0001e8-St for submit@debbugs.gnu.org; Thu, 05 Feb 2015 10:50:08 -0500 Original-Received: from mailfe06.swip.net ([212.247.154.161]:38448 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YJOgu-0001dY-Ob for 18779-done@debbugs.gnu.org; Thu, 05 Feb 2015 10:50:06 -0500 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe06.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 567855531; Thu, 05 Feb 2015 16:49:57 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:99063 Archived-At: Constantine Vetoshev skrev den 2015-02-05 16:40: > On Thu, Feb 5, 2015 at 7:15 AM, Jan D. wrote: >> If you don't have anything in /usr/include you havent installed the command >> line tools, which Emacs kind of assumes you have, i.e. >> >> xcode-select --install >> >> Can you confirm this? > > You are probably right. I upgraded to XCode 6.1.1 since I filed this > bug report, and either I or it must have done something different: > /usr/include is there and has the header file I was missing before. > It's probably safe to close this ticket; I'll open another one if I > run into trouble with 24.5 prereleases. Thanks! > Ok, closing. Jan D.