Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Nasty bug in 2.6-beta10-hzoli10.2
- X-seq: zsh-workers 310
- From: Vidiot <brown@xxxxxxxx>
- To: hzoli@xxxxxxxxxx (Zoltan Hidvegi)
- Subject: Re: Nasty bug in 2.6-beta10-hzoli10.2
- Date: Mon, 14 Aug 1995 11:17:14 -0500 (CDT)
- Cc: zsh-list@xxxxxxxxxxxx (ZSH Mailing List)
- In-reply-to: <199508141546.RAA02552@xxxxxxxxxxxxxxxxx> from "Zoltan Hidvegi" at Aug 14, 95 05:46:56 pm
Zoltan:
<> I've already sent you the lines involved in the configure script. I'll bet
<> that the hand edit of the grep fix didn't work as you wanted.
<
<Yes, I've just had a closer look at the part of configure you sent and the
<problem is probably there. Between the brackets there should be a space and a
<TAB and not just spaces. If you pasted this line with a mouse than there are
<probably spaces in your configure. I also checked sys/signal.h under SunOS
<4.1.2 and it does contains TABs in the relevant places so I'm almost sure that
<this is your problem. Here under SunOS 4.1.2 configure successfully found
<sys/signal.h and I think that there is not too much difference between 4.1.2
<and 4.1.3.
BINGO!!
Problem found.
Zoltan sent me a patch to fix the grep problem in the configure files.
Because I had never seen the patch file type that he sent me, I hand edited
the patches, using cut-n-paste. Well, the grep line has <space><tab> in it,
which got converted to multiple <space>.
The new zsh works much better when the signames.h file is correct :-)
Thanks Zoltan.
MB
--
System Administrator - FT/MS - Madison WI.
e-mail: brown@xxxxxxxx
phone: (608) 273-8262 fax: (608) 273-8719 voice-mail: (800) 426-6488 ext 6293
Visit - <URL:http://www.cdsnet.net/vidiot/> (Your link to Star Trek and UPN)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author