Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Trouble compiling 4.2.4 on Mac OS X.3
- X-seq: zsh-workers 20874
- From: Quarante-Deux <xlii@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Trouble compiling 4.2.4 on Mac OS X.3
- Date: Sat, 26 Feb 2005 15:18:00 +0100
- In-reply-to: <649d6ec9487668334ce550c2bb2470ed@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <p06210200be3ca03b7817@[62.4.23.171]> <649d6ec9487668334ce550c2bb2470ed@xxxxxxxxxxxxxxxx>
Are you still having troubles? Try the following patch from
<http://www.zsh.org/mla/workers/2005/msg00143.html>:
I did apply the patch. Compilation was OK but make check issued the
following error:
Test ./C02cond.ztst failed: bad status 1, expected 0 from:
sleep 1
cat unmodified
touch newnewnew
if [[ $OSTYPE == "cygwin" ]]; then
print -u8 "Warning: not testing [[ -N file ]] (not supported on Cygwin)"
true
else
[[ -N newnewnew && ! -N unmodified ]]
fi
Was testing: -N cond
./C02cond.ztst: test failed.
I installed nevertheless and it seems to run OK.
Thank you for you help.
dom
P.S.: I am not a subscriber.
--
Quarante-Deux : quelques pages sur la Science-Fiction
Ellen C. Herzfeld - Dominique O. Martel
http://www.quarante-deux.org/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author