Actions
Bug #13038
closedruby 2.4 rc1 fails to build on FreeBSD due to failure to find crypt.h
Bug #13038:
ruby 2.4 rc1 fails to build on FreeBSD due to failure to find crypt.h
Description
When trying to build ruby 2.4 on FreeBSD, it fails with error:
string.c:33:11: fatal error: 'crypt.h' file not found
Actions