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

Re: zsh 4.3.4 released




----- Original Message ----- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
To: "Peter Stephenson" <pws@xxxxxxx>
Cc: "Zsh users list" <zsh-users@xxxxxxxxxx>
Sent: Friday, April 20, 2007 5:40 PM
Subject: Re: zsh 4.3.4 released


On 19/04/07, Peter Stephenson <pws@xxxxxxx> wrote:
Peter Stephenson <pws@xxxxxxx> wrote:
> I've uploaded version 4.3.3 of zsh to ftp.zsh.org.

I've uploaded 4.3.4 with fixes for the problems noted in 4.3.3 (thanks for
the responses).

Builds and installs clean on cygwin.

I can offer little in the way of testing though, as it's so feature rich and I barely use it. but at least ./configure, make, make install (just like that, no options or environment variables) offered no errors and the result runs.

MinGW was another story:

bkw@tv /cygdrive/d/src/zsh-4.3.4
$ ./configure:
[...]
zsh configuration
-----------------
zsh version               : 4.3.4
host operating system     : i686-pc-cygwin
source code location      : .
compiler                  : gcc
preprocessor flags        :
executable compiler flags :  -Wall -Wmissing-prototypes -O2
executable linker flags   :   -s
library flags             : -lm
installation basename     : zsh
binary install path       : /usr/local/bin
man page install path     : /usr/local/man
info install path         : /usr/local/info
functions install path    : /usr/local/share/zsh/4.3.4/functions
See config.modules for installed modules and functions.


bkw@tv /cygdrive/d/src/zsh-4.3.4
$ make
make[1]: Entering directory `/usr/local/src/zsh-4.3.4/Src'
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[2]: Entering directory `/usr/local/src/zsh-4.3.4/Src'
Makemod:532: *** multiple target patterns.  Stop.
make[2]: Leaving directory `/usr/local/src/zsh-4.3.4/Src'
make[2]: Entering directory `/usr/local/src/zsh-4.3.4/Src'
make[2]: Makemod: No such file or directory
make[2]: *** No rule to make target `Makemod'.  Stop.
make[2]: Leaving directory `/usr/local/src/zsh-4.3.4/Src'
make[1]: *** [headers] Error 2
make[1]: Leaving directory `/usr/local/src/zsh-4.3.4/Src'
make: *** [all] Error 1

bkw@tv /usr/local/src/zsh-4.3.4
$

configure logs here: rsync of the build attempt
http://brian.aljex.com/mingw/src/zsh-4.3.4/

But MinGW is such an odd environment this doesn't mean much. Plus I'm still just beginning to try this build so I'm not actually yelling for help yet as there are tons of things I haven't tried yet. (like join the mingw mail list even)
Mostly just wanted to report no problems on cygwin.
For the record the way I'm using mingw, so far, is to use cygwin with mingw's bin prepended to PATH, rather than msys, and it's working ok to build some other dead simple utils at least.

Brian K. White    brian@xxxxxxxxx    http://www.myspace.com/KEYofR
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro  BBx    Linux  SCO  FreeBSD    #callahans  Satriani  Filk!



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