From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: preprocessing Makefile Date: Mon, 30 Jun 2008 23:16:31 -0400 Message-ID: References: <873azkzp71.fsf@ambire.localdomain> <878x9au2g3.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214882248 11784 80.91.229.12 (1 Jul 2008 03:17:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2008 03:17:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alexander Klimov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 01 05:18:13 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KDWNh-0004hx-4t for ged-emacs-devel@m.gmane.org; Tue, 01 Jul 2008 05:18:13 +0200 Original-Received: from localhost ([127.0.0.1]:40096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDWMq-0004Im-6Z for ged-emacs-devel@m.gmane.org; Mon, 30 Jun 2008 23:17:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDWMK-000432-GW for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:16:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDWMJ-00042E-Hn for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:16:47 -0400 Original-Received: from [199.232.76.173] (port=55776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDWMJ-000420-8F for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:16:47 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37232) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDWMJ-0003NZ-6V for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:16:47 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KDWM3-0004D3-KB; Mon, 30 Jun 2008 23:16:31 -0400 X-Spook: CDC AK-47 Skipjack freedom AIMSX eavesdropping bullion X-Ran: -k[zU-zi<4?w-;@:sAqbqd'tv3{5EUS1two0KODsOP3U5=x1"VdT[bH;^CRJ#P6kk**`ad X-Hue: cyan X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:100255 Archived-At: Alexander Klimov wrote: > On Mon, 23 Jul 2007, Alexander Klimov wrote: >> I suspect that all this problems relate to GTK: I used .../soft-linux >> as prefix for emacs for a long time and the only recent change was >> that I installed new GTK into that directory. If I run configure with >> --with-x-toolkit=lucid, the c-compilation runs smoothly > > The problem (`soft-1' instead of `soft-linux' [1]) is back, and now it > does not allow me to bootstrap even with lucid: Sorry about the huge delay. Hopefully this is fixed now.