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: make bootsrap problems Date: Wed, 28 May 2008 04:02:47 -0400 Message-ID: References: <483D107B.60804@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211961927 14681 80.91.229.12 (28 May 2008 08:05:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 May 2008 08:05:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 28 10:06:05 2008 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 1K1Gez-0001jS-Ic for ged-emacs-devel@m.gmane.org; Wed, 28 May 2008 10:05:53 +0200 Original-Received: from localhost ([127.0.0.1]:47988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1GeD-0005B5-Rr for ged-emacs-devel@m.gmane.org; Wed, 28 May 2008 04:04:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1Ge8-0005Av-N8 for emacs-devel@gnu.org; Wed, 28 May 2008 04:04:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1Ge7-00059x-3F for emacs-devel@gnu.org; Wed, 28 May 2008 04:04:32 -0400 Original-Received: from [199.232.76.173] (port=46982 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1Ge6-00059t-BH for emacs-devel@gnu.org; Wed, 28 May 2008 04:04:30 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37091) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K1Ge5-0007ya-Vv for emacs-devel@gnu.org; Wed, 28 May 2008 04:04:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1K1GcR-0006lM-O0; Wed, 28 May 2008 04:02:47 -0400 X-Spook: broadside Mahmoud Ahmadinejad SSL Mole diwn Ermes Tony X-Ran: 3(Y]?+CkuqUF0{S.}>`A]hR%{Z`;8&wQHOi*=IH9DtttGv/78_WJ[dBGqjLs\45A2Ni^lI X-Hue: magenta X-Attribution: GM In-Reply-To: <483D107B.60804@alice.it> (Angelo Graziosi's message of "Wed, 28 May 2008 09:57:47 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:97875 Archived-At: Angelo Graziosi wrote: > I have GNU/Linux Kubuntu 8.04 and bash: > > $ echo $SHELL > /bin/bash It doesn't matter what you have $SHELL set to, it matters what /bin/sh really is (it seems to be dash on Ubuntu). Anyway, it should be working now if you cvs update.