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

Re: Build failures on OpenIndiana 151a



Thank you.

On Sun, Oct 16, 2011 at 5:24 AM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> } Sometimes, and not always, the @{ is not changed to _(( as it should
> } be.  For those few lines it works to change them manually.
> } There are also @! to , and I think @> to )) errors.
>
> The .epro files are generated by Src/makepro.awk, so this is probably
> an incompatibility with the OpenIndiana 'awk' program.
>
> Possibly that awk does not implement the gsub() function?

OpenIndiana comes with gawk 3.1.5.  After compiling and installing
4.0.0 and using that it works.  Trying to ./configure with
AWK=/usr/bin/awk fails in different ways.


Johann



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