-
-
Couldn't load subscription status.
- Fork 33.6k
Closed
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.smartosIssues and PRs related to the SmartOS platform.Issues and PRs related to the SmartOS platform.
Description
- Version: v7.2.0
- Platform: SunOS 5.10
- Subsystem: build
Node v7 (tested v7.2.0) fails to build on Solaris 10.
The problem is in deps/uv/src/unix/sunos.c, where the function uv__set_phys_addr needs to be guarded with SUNOS_NO_IFADDRS. (It's only called from uv_interface_addresses,in code guarded by SUNOS_NO_IFADDRS, so the whole function can be guarded.) See attached patch.
Metadata
Metadata
Assignees
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.smartosIssues and PRs related to the SmartOS platform.Issues and PRs related to the SmartOS platform.