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: emacs build failure on today's debian Date: Thu, 16 Jun 2011 02:57:20 -0400 Message-ID: References: <8mwrgnqdp0.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1308207466 12137 80.91.229.12 (16 Jun 2011 06:57:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Jun 2011 06:57:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 16 08:57:41 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 1QX6WJ-0000mI-5D for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 08:57:39 +0200 Original-Received: from localhost ([::1]:37054 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX6WI-00076G-Au for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 02:57:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX6W4-000769-8J for emacs-devel@gnu.org; Thu, 16 Jun 2011 02:57:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QX6W3-0007US-Af for emacs-devel@gnu.org; Thu, 16 Jun 2011 02:57:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:47958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX6W3-0007UO-82 for emacs-devel@gnu.org; Thu, 16 Jun 2011 02:57:23 -0400 Original-Received: from localhost ([127.0.0.1]:36905) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX6W1-0003Qu-56; Thu, 16 Jun 2011 02:57:21 -0400 X-Spook: White Water Dateline morse MD2 SHA Putin Zachawi FBI X-Ran: W66.B>_AGb)\"unGWi>6yR!1N.gt[lwpp>Qn)'5Q,;I[zN[Cy[6wkG6cW5/%9{rB#9HU04 X-Hue: red X-Attribution: GM In-Reply-To: (Miles Bader's message of "Thu, 16 Jun 2011 13:14:50 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:140544 Archived-At: Miles Bader wrote: > Er, but I actually mentioned a method that seems to work fine: > > $ gcc -print-file-name=crt1.o > /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crt1.o OK, great. Can you install something in configure.in that tries that then (when GCC = yes and crt is not otherwise found).