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 melb.werple.net.au (8.7.4/8.7.3) with ESMTP id XAA15772 for ; Fri, 8 Mar 1996 23:14:38 +1100 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id GAA03913; Fri, 8 Mar 1996 06:56:14 -0500 (EST) Resent-Date: Fri, 8 Mar 1996 06:56:14 -0500 (EST) From: Zefram Message-Id: <3858.199603081149@stone.dcs.warwick.ac.uk> Subject: Re: "bugfix" for zsh 2.6beta13 on alpha OSF/1 To: pere@kjell.origo.telenor.no (Petter Reinholdtsen) Date: Fri, 8 Mar 1996 11:49:27 +0000 (GMT) Cc: zsh-workers@math.gatech.edu In-Reply-To: <199603081036.LAA03396@cola.origo.telenor.no> from "Petter Reinholdtsen" at Mar 8, 96 11:36:29 am X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]7167.46 X-US-Congress: Moronic fuckers MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"wKWgv2.0.3z.P12Gn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/807 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >Here is a small patch to get zsh to compile on Dec Alpha OSF/1 3.2. >It seems that the parameters for yp_all is wrong on OSF/1. Did you try running this? There's a zsh FAQ entry about this, which says that the header is wrong. The only solution is to correct the prototype in the header. -zefram