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

Re: Digital Unix 4.0f and the latest development version of zsh



Jeremie Petit <Jeremie.Petit@xxxxxxxxxxx> writes:

>   I can't configure the latest development version of zsh on my Tru64
> machine:
> 
> creating cache ./config.cache
> configuring for zsh 3.1.6-dev-19
> checking host system type... Invalid configuration `alphaev6-dec-osf4.0f':
> machine `alphaev6-dec' not recognized
> 
> ...
> 
> checking for yp_all... yes
> ./configure: test: argument expected
> 
>   It seems that it comes from config.sub. I've replaced it with
> xemacs-21.1.9's and it 


a better solution  is to regenerate the config.sub with :

libtoolize --force

                                  --Chmouel



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