From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Germ=E1n?= Arias Newsgroups: gmane.emacs.help Subject: Problem with --with-ns Date: Fri, 10 Apr 2009 13:19:39 -0600 Message-ID: <1239391179.17290.4.camel@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239422700 29837 80.91.229.12 (11 Apr 2009 04:05:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Apr 2009 04:05:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 11 06:06:19 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 1LsUTr-0006OX-Ea for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 06:06:11 +0200 Original-Received: from localhost ([127.0.0.1]:54742 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LsUST-0005ZZ-5i for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 00:04:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LsMGS-0002K9-T5 for help-gnu-emacs@gnu.org; Fri, 10 Apr 2009 15:19:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LsMGN-0002BK-W4 for help-gnu-emacs@gnu.org; Fri, 10 Apr 2009 15:19:48 -0400 Original-Received: from [199.232.76.173] (port=40727 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LsMGN-0002BA-S0 for help-gnu-emacs@gnu.org; Fri, 10 Apr 2009 15:19:43 -0400 Original-Received: from mail-qy0-f116.google.com ([209.85.221.116]:64166) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LsMGN-0004dO-HP for help-gnu-emacs@gnu.org; Fri, 10 Apr 2009 15:19:43 -0400 Original-Received: by qyk14 with SMTP id 14so1994925qyk.14 for ; Fri, 10 Apr 2009 12:19:42 -0700 (PDT) Original-Received: by 10.220.85.1 with SMTP id m1mr5187947vcl.46.1239391182762; Fri, 10 Apr 2009 12:19:42 -0700 (PDT) Original-Received: from ?192.168.1.3? (110.126.56.190.dsl.intelnet.net.gt [190.56.126.110]) by mx.google.com with ESMTPS id 6sm3193190ywc.43.2009.04.10.12.19.41 (version=SSLv3 cipher=RC4-MD5); Fri, 10 Apr 2009 12:19:42 -0700 (PDT) X-Mailer: Evolution 2.22.3.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sat, 11 Apr 2009 00:04:21 -0400 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:63654 Archived-At: Hello, I have a problem with Emacs from CVS. I do ./configure --with-ns CPPFLAGS=-I/usr/GNUstep/.... and then make install but I get the error Loading /home/german/Escritorio/emacs/lisp/minibuffer.el (source)... Fatal error (11)Aborted make[2]: *** [compile-onefile] Error 134 make[2]: se sale del directorio `/home/german/Escritorio/emacs/lisp' make[1]: *** [/home/german/Escritorio/emacs/src/../lisp/menu-bar.elc] Error 2 make[1]: se sale del directorio `/home/german/Escritorio/emacs/src' make: *** [src] Error 2 Any suggestion?