From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: emacs build failure on today's debian Date: Thu, 16 Jun 2011 13:14:50 +0900 Message-ID: References: <8mwrgnqdp0.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1308197717 32510 80.91.229.12 (16 Jun 2011 04:15:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Jun 2011 04:15:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 16 06:15:13 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 1QX3z4-0002y1-Ut for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 06:15:11 +0200 Original-Received: from localhost ([::1]:41696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX3z4-0000DC-5S for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 00:15:10 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX3yq-0000D7-Gk for emacs-devel@gnu.org; Thu, 16 Jun 2011 00:14:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QX3yp-0002xH-3M for emacs-devel@gnu.org; Thu, 16 Jun 2011 00:14:56 -0400 Original-Received: from relmlor3.renesas.com ([210.160.252.173]:62166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX3yo-0002xA-Qr; Thu, 16 Jun 2011 00:14:55 -0400 Original-Received: from relmlir2.idc.renesas.com ([10.200.68.152]) by relmlor3.idc.renesas.com ( SJSMS) with ESMTP id <0LMV00COD7SRNS20@relmlor3.idc.renesas.com>; Thu, 16 Jun 2011 13:14:51 +0900 (JST) Original-Received: from relmlac1.idc.renesas.com ([10.200.69.21]) by relmlir2.idc.renesas.com ( SJSMS) with ESMTP id <0LMV00JPO7SR5U50@relmlir2.idc.renesas.com>; Thu, 16 Jun 2011 13:14:51 +0900 (JST) Original-Received: by relmlac1.idc.renesas.com (Postfix, from userid 0) id BCD1380088; Thu, 16 Jun 2011 13:14:51 +0900 (JST) Original-Received: from relmlac1.idc.renesas.com (localhost [127.0.0.1]) by relmlac1.idc.renesas.com (Postfix) with ESMTP id B224780086; Thu, 16 Jun 2011 13:14:51 +0900 (JST) Original-Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac1.idc.renesas.com with ESMTP id PAB11359; Thu, 16 Jun 2011 13:14:51 +0900 X-IronPort-AV: E=Sophos;i="4.65,373,1304262000"; d="scan'208";a="32356007" Original-Received: from unknown (HELO relay21.aps.necel.com) ([10.29.19.50]) by relmlii2.idc.renesas.com with ESMTP; Thu, 16 Jun 2011 13:14:51 +0900 Original-Received: from relay21.aps.necel.com ([10.29.19.50] [10.29.19.50]) by relay21.aps.necel.com with ESMTP; Thu, 16 Jun 2011 13:14:51 +0900 Original-Received: from dhlpc061 ([10.114.96.212] [10.114.96.212]) by relay21.aps.necel.com with ESMTP; Thu, 16 Jun 2011 13:14:51 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id DBBAB52E1F6; Thu, 16 Jun 2011 13:14:50 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-reply-to: <8mwrgnqdp0.fsf@fencepost.gnu.org> Original-Lines: 22 X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-Received-From: 210.160.252.173 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:140533 Archived-At: Glenn Morris writes: >> Right, that will work as a workaround right now, but I don't think users >> should _have_ to do that, if it's possible for configure to figure it >> out automatically. > > I was told that it isn't: > > https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/746510/comments/3 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 As Andreas said, of course, the _real_ solution is to fix Emacs not to explicitly reference crt1.o at all... but I assume that's a bigger change. -Miles -- Opposition, n. In politics the party that prevents the Goverment from running amok by hamstringing it.