[erlang-patches] Patch to fix compilation on OpenIndiana
Trond Norbye
trond.norbye@REDACTED
Wed Apr 13 15:30:27 CEST 2011
git fetch git://github.com/trondn/otp.git inet_drv-fix
(btw. this patch adds an implementation for the problem that the solaris express patch you just applied to the pu branch just disabled... I would suspect a merge conflict with that..)
Cheers,
Trond
On 13. apr. 2011, at 15.24, Henrik Nord wrote:
> On 04/11/2011 11:29 AM, Trond Norbye wrote:
>>
>> inet_drv.c fails to compile on my system because I got SIOCGIFHWADDR defined, but I don't have the ifr_hwaddr member in the struct.
>>
>> I do have an enaddr (containing the ethernet address, but I believe the "correct way" to read out the mac address on my openindiana box would be to use libdlpi (at least that's how ifconfig does it).
>>
>> https://github.com/trondn/otp/commit/6511458100bb8e1d890cdbd5ade04a931ebf9efd
>>
>>
>> Cheers,
>>
>> Trond Norbye
>>
>>
>>
>>
>> _______________________________________________
>> erlang-patches mailing list
>> erlang-patches@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-patches
> Hi
> would you kindly construct a branch from this, and submit a
> fetch adress e.g.
>
> git fetch git://github.com/trondn/otp.git OpenIndiana-inet_drv-fix
>
> Thank you
> --
> /Henrik Nord Erlang/OTP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20110413/04c0db82/attachment.htm>
More information about the erlang-patches
mailing list