From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Problem with --with-ns Date: Sat, 11 Apr 2009 10:04:56 +0200 Message-ID: References: <1239391179.17290.4.camel@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239437149 21759 80.91.229.12 (11 Apr 2009 08:05:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Apr 2009 08:05:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?ISO-8859-1?Q?Germ=E1n_Arias?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 11 10:07:08 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 1LsYEv-00040C-NZ for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 10:07:02 +0200 Original-Received: from localhost ([127.0.0.1]:59327 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LsYDW-0003PZ-Ro for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 04:05:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LsYD7-0003Na-U4 for help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 04:05:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LsYD3-0003Lj-9m for help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 04:05:09 -0400 Original-Received: from [199.232.76.173] (port=44114 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LsYD3-0003Lb-4g for help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 04:05:05 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:36371) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LsYD2-0006Z2-K2 for help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 04:05:04 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id D3E06FFC041C; Sat, 11 Apr 2009 10:05:03 +0200 (CEST) Original-Received: from [91.35.209.150] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1LsYD1-0005pc-00; Sat, 11 Apr 2009 10:05:03 +0200 In-Reply-To: <1239391179.17290.4.camel@german-desktop> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/5L1iMqV5IfHEjjBYL5nNaZdJ1cCi0tdCsg0Za /dqSviEDqXXMzfbZazniGFvYXL7IebCoRYvsYozAtU1xO38Ps4 esIyxBYnvsKqwr6ZPlKw== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:63656 Archived-At: Am 10.04.2009 um 21:19 schrieb Germ=E1n Arias: > ./configure --with-ns CPPFLAGS=3D-I/usr/GNUstep/.... > > and then > > make install The documentation says to invoke make bootstrap or, for a regular release like GNU Emacs 22.3, at least make before you start to install. It's also reasonable: when nothing's =20 made, what's there you could install? -- Greetings Pete A common mistake that people make when trying to design something =20 completely foolproof is to underestimate the ingenuity of complete =20 fools.