From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Problem to configure --with-ns with GNUstep Date: Sun, 19 Jun 2011 11:08:21 +0200 Message-ID: <4DFDBC85.4050509@swipnet.se> References: <1308378183.5492.5.camel@german-desktop> <4DFC5D66.8070505@swipnet.se> <1308421677.5538.4.camel@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1308474539 11848 80.91.229.12 (19 Jun 2011 09:08:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Jun 2011 09:08:59 +0000 (UTC) Cc: Emacs To: german@xelalug.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 19 11:08:55 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QYDzy-0004Pk-DJ for ged-emacs-devel@m.gmane.org; Sun, 19 Jun 2011 11:08:54 +0200 Original-Received: from localhost ([::1]:38335 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYDzx-00011I-Af for ged-emacs-devel@m.gmane.org; Sun, 19 Jun 2011 05:08:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYDzf-00010e-HL for emacs-devel@gnu.org; Sun, 19 Jun 2011 05:08:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYDze-0005g5-1W for emacs-devel@gnu.org; Sun, 19 Jun 2011 05:08:35 -0400 Original-Received: from smtprelay-b22.telenor.se ([195.54.99.213]:50546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYDzd-0005fn-Ir for emacs-devel@gnu.org; Sun, 19 Jun 2011 05:08:33 -0400 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-b22.telenor.se (Postfix) with ESMTP id 312E5E9F35 for ; Sun, 19 Jun 2011 11:08:29 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtSFAFa7/U1V4S1kPGdsb2JhbABShEmESI8BjkgLAQEBATcyiHWsRY9ggSuDdYEKBJY+iyM X-IronPort-AV: E=Sophos;i="4.65,388,1304287200"; d="scan'208";a="1741099389" Original-Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb4.telenor.se with ESMTP; 19 Jun 2011 11:08:22 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 3A8E27FA05A; Sun, 19 Jun 2011 11:08:22 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.18) Gecko/20110613 Thunderbird/3.1.11 In-Reply-To: <1308421677.5538.4.camel@german-desktop> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.54.99.213 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:140667 Archived-At: Hi. You can try to take out -fobjc-exception from the gcc command. If you don't have it, try to add it. Jan D. Germ=C3=A1n Arias skrev 2011-06-18 20.27: > Thanks. The error is: > > /usr/GNUstep/Local/Library/Headers/Foundation/NSException.h:42:2: error= : > #error The current setting for native-objc-exceptions does not match > that of gnustep-base ... please correct this. > > Can I change this configuration on GCC, or I need rebuild > gnustep-base with special configuration? > > > On s=C3=A1b, 2011-06-18 at 10:10 +0200, Jan Dj=C3=A4rv wrote: >> Hello. >> >> Check your config.log. There you can see the error in detail. >> >> Jan D. >> >> >> Germ=C3=A1n Arias skrev 2011-06-18 08.23: >>> OK, now I have gcc 4.6 and I'm back to try emacs with gnustep. But no= w, >>> I'm unable to configure emacs. With >>> >>> ./configure --with-ns --with-gnustep-conf=3D/etc/GNUstep/GNUstep.conf >>> >>> I get the error: >>> >>> checking AppKit/AppKit.h usability... no >>> checking AppKit/AppKit.h presence... no >>> checking for AppKit/AppKit.h... no >>> configure: error: `--with-ns' was specified, but the include >>> files are missing or cannot be compiled >>> >>> The file GNUstep.conf is read, and the path to AppKit/AppKit.h is fou= nd >>> successfully (I checked). But then the function >>> "ac_fn_c_check_header_mongrel" return errors. So, adding flags >>> (CPPFLAGS=3D-I/...) don't solve the problem, because even when the pa= ths >>> are right, the function "ac_fn_c_check_header_mongrel" return errors. >>> Since I'm not an expert in scripts any advice is appreciated. Thanks. >>> >>>