Created attachment 15814 [details] Patch to fix s_addr compilation error on OmniOS OmniOS has a system-defined #define s_addr that causes compilation errors. The attached patch fixes this by renaming a couple of function arguments from s_addr to xs_addr.
Seems to have been fixed (not an issue in 4.14.0), so closing this.