Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Installing 3.0
- X-seq: zsh-workers 2099
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: andrew@xxxxxxxxxxxxx
- Subject: Re: Installing 3.0
- Date: Sun, 1 Sep 1996 02:28:27 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <9608311758.AA18045@xxxxxxxxxxxxx> from "Andrew D. Jones Jr" at "Aug 31, 96 02:00:24 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
>
> 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