From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id JAA01959 for ; Tue, 24 Sep 1996 09:48:09 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id TAA20521; Mon, 23 Sep 1996 19:40:11 -0400 (EDT) Resent-Date: Mon, 23 Sep 1996 19:40:11 -0400 (EDT) From: Zoltan Hidvegi Message-Id: <199609232340.BAA03127@bolyai.cs.elte.hu> Subject: Re: emacs configure broken when invoked as /bin/sh In-Reply-To: <199609232111.XAA01181@schlunz.phil.uni-sb.de> from Benjamin Lorenz at "Sep 23, 96 11:11:46 pm" To: benni@phil.uni-sb.de (Benjamin Lorenz) Date: Tue, 24 Sep 1996 01:40:16 +0200 (MET DST) Cc: zsh-workers@math.gatech.edu Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368 X-Mailer: ELM [version 2.4ME+ PL26 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"ayA9x3.0.W05.Q_nHo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2162 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Benjamin Lorenz wrote: > Huhu, > > zsh-3.0.1-test as /bin/sh fails running the configure scripts > of [x]emacs: libXmu is not recognized. > > System: Linux-2.0.11 I've put a 3.0.1-test2 patch relative to 3.0.0 ftp://ftp.cs.elte.hu/pub/zsh/testing/zsh-3.0.1-test2.diff.gz MD5SUM: 71620b59a5ead9fc57ca19218b0404b4 Size/date: 26423 Sep 24 01:33 zsh-3.0.1-test2.diff.gz You should touch config-h.in and configure after applying the patch. Please test emacs configure with that and if it still does not work, try zsh-3.0.0. If possible try to find the cause for the failiure. Zoltan