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 AAA05636 for ; Wed, 11 Sep 1996 00:31:01 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id KAA04181; Tue, 10 Sep 1996 10:10:54 -0400 (EDT) Resent-Date: Tue, 10 Sep 1996 10:05:17 -0400 (EDT) From: Zefram Message-Id: <20595.199609101403@stone.dcs.warwick.ac.uk> Subject: Re: Config error with irix 5.3 To: nik@pdi.com Date: Tue, 10 Sep 1996 15:03:03 +0100 (BST) Cc: zsh-users@math.gatech.edu In-Reply-To: <9609100510.AA00271@kushua.sirius.com> from "Nik Gervae" at Sep 9, 96 10:10:04 pm X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]8097.92 X-US-Congress: Moronic fuckers MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"8mzbe1.0.e_.SMNDo"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/398 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >checking for gcc... gcc >checking whether we are using GNU C... no >checking how to run the C preprocessor... /lib/cpp >checking for working const... no >checking whether cross-compiling... yes This clearly indicates that running the compiler is failing completely. Look at config.log to find out why. -zefram