shebang env sh stopped working with coreutils-8.32-1
Daniel Jeliński
djelinski1@gmail.com
Thu Jun 2 12:49:00 GMT 2022
Hi Takashi,
Thank you for posting your steps, they helped me solve this issue.
Everything on my end was similar, except that instead of bash
configure I used a custom script that was supposed to prepare the
environment. On closer inspection, it turned out that the script was
downloading make 4.0 and running bash configure with parameter
MAKE=/path/to/make-4.0. After removing that, the build finished
without any issues. It was also much faster than with
cygwin-3.2/make-4.0.
Thanks again,
Daniel
More information about the Cygwin
mailing list