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

Re: Bug + patch: `zstyle ':completion:*' menu select=long-list` fails to start menu selection



On Wed, Mar 10, 2021 at 11:34 PM Marlon Richert
<marlon.richert@xxxxxxxxx> wrote:
>
> I uninstalled `gawk`, to see if that makes any difference, then ran the steps above again, but `make` still fails:

Do you have multi-threaded compilation enabled by any chance?  If so,
turn that off.  "make prep" has to execute serially.

What happens if you do for example "make --jobs=1 prep" ?




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