zsh-workers
 help / color / mirror / code / Atom feed
From: "C. v. Stuckrad" <stucki@math.fu-berlin.de>
To: Zefram <zefram@dcs.warwick.ac.uk>
Cc: Z Shell workers mailing list <zsh-workers@math.gatech.edu>
Subject: Re: zsh-3.0.2-test2 did it again (partly?)
Date: Wed, 11 Dec 1996 22:58:09 +0100 (MET)	[thread overview]
Message-ID: <Pine.GSO.3.95.961211214434.4840C-100000@petzval> (raw)
In-Reply-To: <11737.199612111453@stone.dcs.warwick.ac.uk>


(I wrote)
> >Up to *-test1 configure dids assume we HAVE FIFOS,
> >BUT NOW IT SAYS WE HAVE NO(!) FIFOS in the *-test2 !

(Zoltan wrote)
> The configure script didn't change between -test1 and -test2, and that
> test works for me on Solaris 2.4 (and, indeed, all the other OSes I
> have access to).  In any case, it could only generate false positives,
> not false negatives.  There must be something different about the way
> you are building -test2.

Well, I did it again the followin way:
1) gtar xvzf zah-3.0.1.tar.gz
2) cd zsh-3.0.1
3) patch -N < ../diffs-test2
4) ./configure --enable-etcdir=/usr/local/etc
-- may be pathch -N is wrong ?
5) cd ..
6) diff -r -b -c zsh-*-test[12] | less

(I now did it in LINUX too, with the same result)

The diff shows, that the whole check for 'working named fifos' is
'eliminated' by the diffs.

*-test1/config.h contains.
/* Define to 1 if system has working FIFO's */
#define HAVE_FIFOS 1

*-test2/config.h contains.
/* Define to 1 if system has working FIFO's */
/* #undef HAVE_FIFOS */

(I tried reinserting the lines which were shown with '- ..'
in the diff, and then I get the 'old' result as in *-test1.)

May be the Version in *-test2 is correct ?
And HAVE_FIFOS is set somewhere else ?


Clueless... Stucki


Christoph von Stuckrad       * *  | talk to  | <stucki@math.fu-berlin.de> \
Freie Universitaet Berlin    |/_* | nickname | ...!unido!fub!leibniz!stucki|
Fachbereich Mathematik, EDV  |\ * | 'stucki' | Tel:+49 30 838-7545{9|8}    |
Arnimallee 2-6/14195 Berlin  * *  |  on IRC  | Fax:+49 30 838-5913        /



  reply	other threads:[~1996-12-12  3:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-11  3:03 zsh-3.0.2-test2 Zoltan Hidvegi
1996-12-11 12:23 ` zsh-3.0.2-test2 C. v. Stuckrad
1996-12-11 14:53   ` zsh-3.0.2-test2 Zefram
1996-12-11 21:58     ` C. v. Stuckrad [this message]
1996-12-12  1:43       ` zsh-3.0.2-test2 did it again (partly?) Zoltan Hidvegi
1996-12-12  1:45       ` Zoltan Hidvegi

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=Pine.GSO.3.95.961211214434.4840C-100000@petzval \
    --to=stucki@math.fu-berlin.de \
    --cc=zefram@dcs.warwick.ac.uk \
    --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).