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: Problems compiling on Archlinux 64 Date: Mon, 27 Nov 2006 19:49:58 -0500 Message-ID: References: <200611212055.01073.manveru@weez-int.com> <874psswt1o.fsf@cyd.mit.edu> <200611221029.57786.manveru@weez-int.com> <87fycbo52b.fsf@cyd.mit.edu> <51zmacflxt.fsf@fencepost.gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164677999 20302 80.91.229.2 (28 Nov 2006 01:39:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 01:39:59 +0000 (UTC) Cc: Michael Fellinger , Giorgos Keramidas , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 28 02:39:55 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gorwu-0008OX-Ia for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 02:39:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gorwt-0001Uo-Ti for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 20:39:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GortG-0006sY-JM for emacs-devel@gnu.org; Mon, 27 Nov 2006 20:36:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GortF-0006rk-Uj for emacs-devel@gnu.org; Mon, 27 Nov 2006 20:36:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GortF-0006rP-IF for emacs-devel@gnu.org; Mon, 27 Nov 2006 20:36:05 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gorow-0000JR-W3 for emacs-devel@gnu.org; Mon, 27 Nov 2006 20:31:39 -0500 Original-Received: from localhost ([127.0.0.1]) by fencepost.gnu.org with esmtp (Exim 4.52) id 1GorAf-0005uN-7y; Mon, 27 Nov 2006 19:50:01 -0500 Original-To: Chong Yidong X-Spook: government FIPS140 spies Comirex FSF Nazi IMF Leuken-Baden X-Ran: EN;Se+UP)0^8Thij<,dDQT.0?MmW"WAlrMQ8}'E:Pqv.`C}u=*]|@z- X-Hue: red X-Attribution: GM In-Reply-To: <51zmacflxt.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 27 Nov 2006 19:34:54 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:62887 Archived-At: Glenn Morris wrote: > uses a /usr/lib64 directory. I think you also need a change to > src/config.in like the one below. It seems I meant to say "need to regenerate src/config.in", sorry. Maybe that should have happened automatically, although I was bootstrapping and it did not.