Actions
Bug #18674
closedBuild failure `make up` with WSL2
Description
When I invoked make up
on WSL2 environment. It failed when generating ripper.c
The error message is here.
generating ../repos/ruby/ruby/ext/ripper/ripper.c
make[2]: Entering directory '/mnt/c/Users/hsbt/source/repos/ruby/ruby/ext/ripper'
make[2]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make[2]: Leaving directory '/mnt/c/Users/hsbt/source/repos/ruby/ruby/ext/ripper'
make[1]: *** [uncommon.mk:1200: ../repos/ruby/ruby/ext/ripper/ripper.c] Error 2
Updated by hsbt (Hiroshi SHIBATA) over 1 year ago
- Status changed from Open to Closed
I couldn't reproduce this with the latest version of WSL2 and Ubuntu 22.04 image.
Actions
Like0
Like0