From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Building Emacs for GNUstep Date: Wed, 09 Jul 2014 10:12:54 +0200 Message-ID: <53BCF986.6050402@gmx.at> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1405029783 16415 80.91.229.3 (10 Jul 2014 22:03:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jul 2014 22:03:03 +0000 (UTC) To: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 11 00:02:56 2014 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 1X5MQX-00012E-I3 for ged-emacs-devel@m.gmane.org; Fri, 11 Jul 2014 00:02:53 +0200 Original-Received: from localhost ([::1]:40461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5MQW-00011h-UZ for ged-emacs-devel@m.gmane.org; Thu, 10 Jul 2014 18:02:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4n06-0007pm-3v for emacs-devel@gnu.org; Wed, 09 Jul 2014 04:13:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4mzy-0003jn-Ku for emacs-devel@gnu.org; Wed, 09 Jul 2014 04:13:14 -0400 Original-Received: from mout.gmx.net ([212.227.17.21]:60251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4mzy-0003jh-9l for emacs-devel@gnu.org; Wed, 09 Jul 2014 04:13:06 -0400 Original-Received: from [178.190.161.177] ([178.190.161.177]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MPppG-1X0vNv2chW-004y0h; Wed, 09 Jul 2014 10:13:01 +0200 In-Reply-To: X-Provags-ID: V03:K0:YHt9lC3enXUCWO5/vaMkpRvQtgqsa8Rs42QEGbY+RYhYpVVGkBZ an3DG39NHivMrasv9VvQzzDgN3oBoRqdAZ/33Aax/eLDn2RrkbAlbhkpSQFHv3G1888hhL9 mcz2nOILnATx5E7W93QLEiaDtlGmiFO/yWb2Al4E1s5q8KB77FCkuOyQOG4VdzljoHDKp7S DYzpFRlnNpwec3siS2Bpw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.21 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:172947 Archived-At: > I just tried to build Emacs for GNUstep under Debian (from trunk). When I try to do that make complains about a missing /usr/local/include/GNUstep. Can a kind soul please tell me which package(s) I have to install? Thanks, martin