From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.devel Subject: Re: (LONG) CVS trouble (was Re: Marker does not point anywhere in new shell) Date: Wed, 23 Jun 2004 21:08:05 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088042917 10650 80.91.224.253 (24 Jun 2004 02:08:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Jun 2004 02:08:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 24 04:08:30 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BdJfC-00069i-00 for ; Thu, 24 Jun 2004 04:08:30 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BdJfB-0006Sm-00 for ; Thu, 24 Jun 2004 04:08:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdJgZ-0004lZ-Pv for emacs-devel@quimby.gnus.org; Wed, 23 Jun 2004 22:09:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BdJgT-0004lU-51 for emacs-devel@gnu.org; Wed, 23 Jun 2004 22:09:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BdJgR-0004lI-M4 for emacs-devel@gnu.org; Wed, 23 Jun 2004 22:09:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdJgR-0004lF-J1 for emacs-devel@gnu.org; Wed, 23 Jun 2004 22:09:47 -0400 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BdJeq-0008SW-9H for emacs-devel@gnu.org; Wed, 23 Jun 2004 22:08:08 -0400 Original-Received: from linux183.ma.utexas.edu (mail@linux183.ma.utexas.edu [146.6.139.172]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id i5O286L10244; Wed, 23 Jun 2004 21:08:06 -0500 Original-Received: from jcorneli by linux183.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1BdJen-000565-00; Wed, 23 Jun 2004 21:08:05 -0500 Original-To: emacs-devel X-all-your-base-are-belong-to-us: You are on the way to destruction. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25217 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25217 Just in case (not guaranteed to work). Did you try: make maintainer-clean ./configure make bootstrap make maintainer-clean could be the important step. Sincerely, Luc. Thanks for the suggestion, but it did not work for me. If you think a diff comparing the way the two build attempts failed would be helpful, let me know & I can send that. Any other suggestions? I recently built the Fink version (CVS as of June 17), with options as follows, and that worked. After I send this, I'm going to give it a shot from the CVS directory with the same options & see if that works. I'll make maintainer-clean first... In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.4.0, X toolkit) of 2004-06-22 on hope-of-a-stone.local configured using `configure '--prefix=/sw' '--without-carbon' '--with-x' '--without-gif' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--libexecdir=${prefix}/lib' '--with-x-toolkit=lucid' '--without-toolkit-scroll-bars' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: nil default-enable-multibyte-characters: t