pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc-2022Q4 branch released
Thomas Klausner a écrit :
> The pkgsrc developers are proud to announce the 77th quarterly release
> of pkgsrc, the cross-platform packaging system. pkgsrc is available
> with more than 27,000 packages, and supports 23 platforms, of which 10
> are currently known to be working. More information on pkgsrc itself
> is available at https://www.pkgsrc.org/
Thanks a lot.
First issue on Netbsd-10. net-snmp build fails with following error:
mibgroup/mibII/ipv6.c: In function 'var_udp6':
mibgroup/mibII/ipv6.c:1630:19: error: 'struct in6pcb' has no member
named 'in6p_af'
1630 | if (in6pcb.in6p_af != AF_INET6)
| ^
mibgroup/mibII/ipv6.c:1655:34: error: 'struct in6pcb' has no member
named 'in6p_laddr'
1655 | newname[j++] = in6pcb.in6p_laddr.s6_addr[i];
| ^
In file included from /usr/include/sys/stdint.h:35,
from /usr/include/sys/inttypes.h:39,
from /usr/include/sys/param.h:104,
from ../include/net-snmp/system/netbsd.h:3,
from ../include/net-snmp/net-snmp-config.h:2324,
from mibgroup/mibII/ipv6.c:6:
Best regards,
JB
Home |
Main Index |
Thread Index |
Old Index