diff options
author | Yusuke Endoh <[email protected]> | 2022-03-25 17:33:30 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2022-03-27 19:34:07 +0900 |
commit | ca85f16a7dc50145a61998c5caed2d49ef48b73c (patch) | |
tree | 860f5148dbe55e2a86210aed2b68a95a2f630a53 /doc/string/ord.rdoc | |
parent | 1b0f05168d802c92b1b5f870954cf503dad6e3b1 (diff) |
ext/psych/extconf.rb: Fail when libyaml is unavailable
WHen libyaml is not installed, make fails with the following cryptic
message:
```
gmake[2]: Entering directory '/home/chkbuild/chkbuild-crossruby/tmp/build/20220325T045825Z/ruby/ext/psych'
gmake[2]: *** No rule to make target 'yaml/yaml.h', needed by 'psych.o'. Stop.
gmake[2]: Leaving directory '/home/chkbuild/chkbuild-crossruby/tmp/build/20220325T045825Z/ruby/ext/psych'
```
I think it should give up building psych with a clear message.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5713
Diffstat (limited to 'doc/string/ord.rdoc')
0 files changed, 0 insertions, 0 deletions