Open gonsie opened 6 years ago
Looks like my Mac is picky about including HOST_NAME_MAX (see https://stackoverflow.com/questions/30084116/host-name-max-undefined-after-include-limits-h). It needs to be fixed in the CMake.
@gonsie, looks like this may have been addressed in commit https://github.com/ECP-VeloC/redset/commit/82870e019065ca8c70962a721a54f02f21ae6ea7.
Looks like my Mac is picky about including HOST_NAME_MAX (see https://stackoverflow.com/questions/30084116/host-name-max-undefined-after-include-limits-h). It needs to be fixed in the CMake.