tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/swi-prolog-lite 8.0.2 fails to build on NetBSD -current (OpenSSL version issue?)



On Sat, Dec 28, 2024 at 02:29:26PM +0100, Martin Husemann wrote:
> The errors Andreas mentioned when trying to build a new version are like:
> 
> /tmp/swipl-devel/packages/clib/nonblockio.c: In function 'nbio_get_ip6':
> /tmp/swipl-devel/packages/clib/nonblockio.c:1260:11: error: 'struct in6_addr' has no member named 's6_addr16'
>  1260 |       { ip->s6_addr16[i-1] = htons(ia);
>       |           ^~

... and they just fixed it.

Martin


Home | Main Index | Thread Index | Old Index