[erlang-bugs] Error when building erlang on opensolaris

while1eq1 while1eq1.lists@REDACTED
Thu Sep 26 07:36:39 CEST 2013


When I go to build the latest version of erlang on opensolaris I encounter the following error:

drivers/common/inet_drv.c:5316: error: structure has no member named `sa_family'
drivers/common/inet_drv.c:5318: error: structure has no member named `sa_family'
drivers/common/inet_drv.c:5321: warning: passing arg 1 of `sockaddr_to_buf' from incompatible pointer type
drivers/common/inet_drv.c:5324: warning: passing arg 1 of `sockaddr_to_buf' from incompatible pointer type
drivers/common/inet_drv.c:5329: warning: passing arg 1 of `sockaddr_to_buf' from incompatible pointer type
drivers/common/inet_drv.c:5333: warning: passing arg 1 of `sockaddr_to_buf' from incompatible pointer type
drivers/common/inet_drv.c:5339: error: structure has no member named `sa_family'
drivers/common/inet_drv.c:5344: error: structure has no member named `sa_family'
drivers/common/inet_drv.c:5349: warning: passing arg 1 of `sockaddr_to_buf' from incompatible pointer type

Ive spent several hours thus far trying to solve this and was unsuccessful thus far.

Any help would be greatly appreciated.

Thanks


More information about the erlang-bugs mailing list