hi all, > pil21 on OpenBSD still works fine, except for networking, because 'port' > in @lib/net.l creates an IPv6 socket (domain AF_INET6), and then tries > to set the IPV6_V6ONLY option. This option is read-only in OpenBSD and > always set to true.
OpenBSD is not tier1 support system and requires additional request to fix portability. Apply this patch and (port) will start work on OpenBSD, tested. (mike)
openbsd-port.patch
Description: Binary data