From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anselm Helbig Newsgroups: gmane.emacs.help Subject: Re: Can't compile with GNUstep Date: Thu, 16 Jul 2009 11:02:19 +0200 Organization: Freie Universitaet Berlin Message-ID: <87d481atlw.wl%anselm.helbig+news2009@googlemail.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1247737287 19171 80.91.229.12 (16 Jul 2009 09:41:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jul 2009 09:41:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 16 11:41:21 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MRNSp-0001Cg-8v for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Jul 2009 11:41:19 +0200 Original-Received: from localhost ([127.0.0.1]:50617 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRNSo-0006mH-OD for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Jul 2009 05:41:18 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 36 Original-X-Trace: news.uni-berlin.de X7fuJ7jKw0If99yE7ofj/QgyyGSlHCTbv3wOS/HqShqJGr3wuCGFU9s1w9 Cancel-Lock: sha1:HdM2lhnK/15KDBy75zICKSr1fVc= In-Reply-To: Mail-Followup-To: anselm.helbig+news2009@googlemail.com Original-Xref: news.stanford.edu gnu.emacs.help:170946 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66139 Archived-At: At Wed, 15 Jul 2009 18:34:18 -0700 (PDT), Germán Arias wrote: > > Well, if I try > > ./configure > make > > All work fine. But with > > ./configure --with-ns --with-gnustep-conf=/etc/GNUstep/GNUstep.conf > > configure fails. And with > > ./configure --with-ns CPPFLAGS=-I/usr/GNUstep/Local/Library/Headers > make install > > or > > ./configure --with-ns CPPFLAGS=-I/usr/GNUstep/Local/Library/Headers > make bootstrap I think the configure line should look like this: CPPFLAGS=-I/usr/GNUstep/Local/Library/Headers ./configure --with-ns Didn't try it though. HTH, Anselm -- Anselm Helbig mailto:anselm.helbig+news2009@googlemail.com