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 20:05:46 -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> <87k61g1j69.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164682137 1901 80.91.229.2 (28 Nov 2006 02:48:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 02:48:57 +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 03:48:54 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 1Got1a-0007SX-Tk for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 03:48:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Got1a-0002qy-G6 for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 21:48:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Goszd-0001TN-HO for emacs-devel@gnu.org; Mon, 27 Nov 2006 21:46:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Goszb-0001Rg-UO for emacs-devel@gnu.org; Mon, 27 Nov 2006 21:46:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Goszb-0001RO-5X for emacs-devel@gnu.org; Mon, 27 Nov 2006 21:46:43 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gorof-0000Fp-SX for emacs-devel@gnu.org; Mon, 27 Nov 2006 20:31:22 -0500 Original-Received: from localhost ([127.0.0.1]) by fencepost.gnu.org with esmtp (Exim 4.52) id 1GorPv-0000Jz-Ax; Mon, 27 Nov 2006 20:05:47 -0500 Original-To: Chong Yidong X-Spook: ASLET national information infrastructure INSCOM AMW X-Ran: W;u+xK;tc4S(RouPDSh?sQhJRf7.D.?{H6(B`C8EVkM*[CY!vC@jt)5GoLT5Zs1$*9Ej[] X-Hue: red X-Attribution: GM In-Reply-To: <87k61g1j69.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 27 Nov 2006 19:58:22 -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:62891 Archived-At: Chong Yidong wrote: > Glenn Morris writes: > >> Building currently fails on x86-64 Red Hat Enterprise Linux 4, which >> uses a /usr/lib64 directory. I think you also need a change to >> src/config.in like the one below. > > Just to confirm (your message wasn't clear): does the compilation work > after this patch is applied? Yes, it works after changing config.in. Sorry for being unclear. It's just a case of checking in a regenerated src/config.in to make everything consistent.