Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Trouble compiling 4.2.4 on Mac OS X.3




 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