zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: Peter Klotz <pklotz@mikado.bbn.hp.com>,
	zsh-users@math.gatech.edu (Zsh users list)
Subject: Re: zsh binary for HP-UX 10.x
Date: Tue, 28 Oct 1997 10:29:09 +0100	[thread overview]
Message-ID: <199710280929.KAA29778@hydra.ifh.de> (raw)
In-Reply-To: "Peter Klotz"'s message of "Tue, 28 Oct 1997 10:07:23 MET." <199710280907.KAA09923@mikado.bbn.hp.com>

Peter Klotz wrote:
> Hi,
> 
> sorry but I don't get the zsh compiled with ansic (I have no gcc) on HP-UX 
> 10.x.

If this is 3.0.5, it may be the old problem with Src/makepro.sed, which
you should replace with the following.

(Note to list:  this really ought to go into any `final' version
of 3.0.)  The only difference is that there is a $ missing at the
end of the `from' expression in the s-line.

# makepro.sed by Mark Weaver <Mark_Weaver@brown.edu>
/^\/\*\*\/$/{
n
N
s/\n\([_a-zA-Z][_0-9a-zA-Z]* *\)\((.*\)/ \1 _(\2);/
p
}


  reply	other threads:[~1997-10-28  9:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-28  9:07 Peter Klotz
1997-10-28  9:29 ` Peter Stephenson [this message]
1997-10-28 11:13 ` Domenico Galli
1997-10-28  9:33 John Riddoch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199710280929.KAA29778@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=pklotz@mikado.bbn.hp.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).