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

Re: Installing 3.0



> 
> Dear Zshell Workers,
> 
> As I mentioned before, zsh-2.6 works well for me. I cannot get 3.0 to  
> install. You asked me for a list of error messages. Here is the whole story:
> 
> 
> 
> onyx2# cd /usr/local/zsh-3.0-pre3
...
> checking for strcoll... yes
...
> glob.c:614: warning: passing arg 2 of `strcoll' makes integer from pointer  
> without a cast
> glob.c:614: too few arguments to function `strcoll'

As I see, you have problems with zsh-3.0-pre3.  Please try zsh-3.0.0.  It
contains a better test for strcoll which should notice this problem and
should avoid using it.  When compiling zsh-3.0.0 make sure that you do not
use config.cache generated by zsh-3.0-pre3.

Zoltan



Messages sorted by: Reverse Date, Date, Thread, Author