From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davis Herring Newsgroups: gmane.emacs.devel Subject: Re: Can't compile Date: Wed, 10 Aug 2011 07:57:31 -0600 Organization: XCP-1 Message-ID: <4E428E4B.9050105@lanl.gov> References: <1312932079.5495.5.camel@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312984667 11214 80.91.229.12 (10 Aug 2011 13:57:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Aug 2011 13:57:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?B?R2VybcOhbiBBcmlhcw==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 10 15:57:44 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 1Qr9Hz-0005LZ-Rs for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 15:57:43 +0200 Original-Received: from localhost ([::1]:37011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr9Hz-0003eQ-B6 for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 09:57:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr9Hw-0003eL-Gg for emacs-devel@gnu.org; Wed, 10 Aug 2011 09:57:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qr9Hr-0006oq-62 for emacs-devel@gnu.org; Wed, 10 Aug 2011 09:57:40 -0400 Original-Received: from proofpoint4.lanl.gov ([204.121.3.52]:38568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr9Hq-0006oR-T6 for emacs-devel@gnu.org; Wed, 10 Aug 2011 09:57:35 -0400 Original-Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by proofpoint4.lanl.gov (8.14.3/8.14.3) with ESMTP id p7ADvVDb006318; Wed, 10 Aug 2011 07:57:32 -0600 Original-Received: from x-mail.lanl.gov (x-mail.lanl.gov [128.165.4.125]) by mailrelay1.lanl.gov (Postfix) with ESMTP id E26F3182FBE; Wed, 10 Aug 2011 07:57:31 -0600 (MDT) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by x-mail.lanl.gov (Postfix) with ESMTP id DF8A11DC8084; Wed, 10 Aug 2011 07:57:31 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at x-mail.lanl.gov Original-Received: from [128.165.123.182] (xray-r03.lanl.gov [128.165.123.182]) by x-mail.lanl.gov (Postfix) with ESMTP id CC4601DC807B; Wed, 10 Aug 2011 07:57:31 -0600 (MDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110310 Lanikai/3.1.9 In-Reply-To: <1312932079.5495.5.camel@german-desktop> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.4.6813, 1.0.211, 0.0.0000 definitions=2011-08-10_05:2011-08-10, 2011-08-10, 1970-01-01 signatures=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Received-From: 204.121.3.52 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:143107 Archived-At: > ../lib/libgnu.a:1695:1: error: stray '\1' in program You're compiling a library as if it were source! > it show also an error on regex.o. I have a modification in file > configur.in (I'm testing a patch to work with gnustep). But as I can see > this isn't the problem. Any advice? Either you do have something misconfigured or it's a recently-committed Makefile problem or so. You can try looking at the log for the lib-src Makefile to see if it's been changed recently, or double-check your configure.in changes. Davis -- This product is sold by volume, not by mass. If it appears too dense or too sparse, it is because mass-energy conversion has occurred during shipping.