zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Tyler James Leonhardt <tylerl0706@gmail.com>
Cc: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Re: Zsh on Ubuntu on Windows
Date: Sat, 23 Apr 2016 17:21:40 -0700	[thread overview]
Message-ID: <CAH+w=7bPH+C1e4fCSqVRdshJp8w4NPC1nT7rdXdnZFk4k2g9bQ@mail.gmail.com> (raw)
In-Reply-To: <CABGADB=NBfzVPqF0Sr9V-4RDjAkuntFN5B+aG6TC3Eckt+aTPg@mail.gmail.com>

On Sat, Apr 23, 2016 at 4:42 PM, Tyler James Leonhardt
<tylerl0706@gmail.com> wrote:
>
> This apparently has a workaround that I haven’t tried yet.
> https://github.com/Microsoft/BashOnWindows/issues/91

Well ...
[1] This confirms exactly what I just said, that Microsoft has a broken wait3().
[2] Not so much a workaround as an explanation for how to recompile zsh.

> I just used apt-get to install it. I’m not sure who compiled it

That it was pre-compiled by someone for binary installation with
apt-get is sufficient explanation.  The binary will have been built on
a real Ubuntu kernel with a working wait3() and therefore won't be
compatible with the emulated implementation inside Windows 10.

Short answer seems to be to recompile with HAVE_GETRUSAGE removed from config.h.


      reply	other threads:[~2016-04-24  0:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-23 12:51 Tyler James Leonhardt
2016-04-23 13:18 ` Jérémie Roquet
2016-04-23 13:29   ` Tyler James Leonhardt
2016-04-23 14:11     ` Tyler James Leonhardt
2016-04-23 20:17     ` Jérémie Roquet
2016-04-23 21:40     ` Bart Schaefer
2016-04-23 23:42       ` Tyler James Leonhardt
2016-04-24  0:21         ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7bPH+C1e4fCSqVRdshJp8w4NPC1nT7rdXdnZFk4k2g9bQ@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=tylerl0706@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).