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

Re: (zsh-4.3.2) Y03 test failure under Slackware 9.0-beta



Peter,

Eric De Mund <ead@xxxxxxxxx>:
> I'm attempting to build zsh-4.3.2 under Slackware 9.0-beta on a
> i686-pc-linux-gnu system, and test Y03 is failing. Is this a problem?

Peter Stephenson <pws@xxxxxxx>:
] It's certainly not supposed to happen. Is MULTIBYTE_SUPPORT defined in
] config.h?

It is. Feel free to take a look at config.h, or anything else for that
matter, in the build directory <http://www.ixian.com/ead/tmp/zsh-4.3.2/>.
Following its creation, that directory has only had the commands noted
on lines 4-6 invoked within it:

1       ead% cd tmp
2       tmp% zcat zsh-4.3.2.tar.gz | tar -xvf -
3       tmp% cd zsh-4.3.2
4       zsh-4.3.2% ./configure --prefix=$HOME/local
5       zsh-4.3.2% make
6       zsh-4.3.2% make check

Regards,
Eric
--
Eric De Mund              |   Ixian Systems, Inc.   | ...........
email: <ead@xxxxxxxxx>    | 650 Castro St, #120-210 | ICQ: 811788
http://www.ixian.com/ead/ | Mountain View, CA 94041 | Y!M: ead0002



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