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: [andreas.roehler@online.de: emacs CVS build failed] Date: Sat, 18 Aug 2007 20:29:10 -0400 Message-ID: References: <200708180932.48291.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187483129 16868 80.91.229.12 (19 Aug 2007 00:25:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Aug 2007 00:25:29 +0000 (UTC) Cc: Richard Stallman , emacs-devel@gnu.org To: Andreas =?iso-8859-1?Q?R=F6hler?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 19 02:25:26 2007 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 1IMYbc-0006Pr-T0 for ged-emacs-devel@m.gmane.org; Sun, 19 Aug 2007 02:25:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMYbe-0005af-SA for ged-emacs-devel@m.gmane.org; Sat, 18 Aug 2007 20:25:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IMYba-0005Uh-6K for emacs-devel@gnu.org; Sat, 18 Aug 2007 20:25:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IMYbY-0005S6-BL for emacs-devel@gnu.org; Sat, 18 Aug 2007 20:25:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMYbY-0005S2-6X for emacs-devel@gnu.org; Sat, 18 Aug 2007 20:25:20 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IMYbV-0005SJ-Me for emacs-devel@gnu.org; Sat, 18 Aug 2007 20:25:17 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IMYfG-0004l2-8s; Sat, 18 Aug 2007 20:29:10 -0400 X-Spook: Exon Shell rs9512c investigation clandestine Defcon X-Ran: Jk)]gK1U'S (Andreas =?iso-8859-1?Q?R=F6hler's?= message of "Sat, 18 Aug 2007 09:32:47 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: 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:76727 Archived-At: Andreas R=F6hler wrote: > `make bootstrap' only after deleting of=20 > > ;; Local Variables: > ;; coding: tis-620 > > at the bottom of thai-word.el finished without error. I really think your problem was what I said to you when (for some reason...) you mailed me off-list. Namely, that you had a thai-word.el in /usr/local/share/emacs/site-lisp that was shadowing the one in the emacs source tree. I believe the changes I have made to lisp/Makefile.in will prevent this kind of thing being an issue in future.