zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: brown@ftms.com (Vidiot)
Cc: zsh-workers@math.gatech.edu (zsh-workers)
Subject: Re: Nasty bug in 2.6-beta10-hzoli10.2
Date: Mon, 14 Aug 1995 16:29:34 +0200 (MET DST)	[thread overview]
Message-ID: <199508141429.QAA02391@bolyai.cs.elte.hu> (raw)
In-Reply-To: <199508140549.AAA29676@ftms.ftms.com> from "Vidiot" at Aug 14, 95 00:49:53 am

> Well, I removed the signames.h file and did a reconfig.  I had already
> patched the configure script so that it doesn't use grep -q.
> 
> Did a new make and installed.
> 
> Same crash.  I noticed that it doesn't crash if OpenWindows isn't running.
> 
> Hope this helps.  Meanwhile, I'm back on a previous version.

I still suspect that your signames.h is wrongly generated.  Many systems has a
broken nawk which causes very similar problems.  Check that your signames.h
again.  It should begin like this (on SunOS 4.1.2):

/** signals.h                                 **/
/** architecture-customized signals.h for zsh **/

#define SIGCOUNT        31

If SIGCOUNT is smaller than 31 it is very likely that your signames.h is
wrongly generated.  If you read the BUGS file I included you can find this
problem there.  I did not mention SunOS there as I had no problems here
compiling zsh on SunOS.  I use zsh on SunOS 4.1.2, Solaris 2.3, OSF1 V2.0, AIX
3.2, Ultrix 4.2, some SVR4 os with m88k CPU, elf and aout-linux 1.2.x.  I
cannot test zsh on other OS (well if it is necessary I may get an account on a
HP-UX).

I use Solaris and Linux most so I may miss some problems on other OS's.  The
best fix is to get and compile gawk, put it in your path and reconfigure zsh
(configure should notice gawk in your patch).  Everything should compile and
work fine after that.

Zoltan


  reply	other threads:[~1995-08-14 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9508140339.AA02360@cs.vt.edu>
1995-08-14  5:49 ` Vidiot
1995-08-14 14:29   ` Zoltan Hidvegi [this message]
     [not found] <199508141546.RAA02552@bolyai.cs.elte.hu>
1995-08-14 16:17 ` Vidiot
     [not found] <199508141509.KAA10536@ftms.ftms.com>
1995-08-14 15:20 ` Zoltan Hidvegi
     [not found] <9508140251.AA02272@cs.vt.edu>
1995-08-14  2:59 ` Vidiot
1995-08-14  2:34 Vidiot

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=199508141429.QAA02391@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=brown@ftms.com \
    --cc=zsh-workers@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).