Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No netinet6/ip6protosw.h on FreeBSD 14 #667

Closed
yurivict opened this issue Nov 19, 2022 · 1 comment
Closed

No netinet6/ip6protosw.h on FreeBSD 14 #667

yurivict opened this issue Nov 19, 2022 · 1 comment

Comments

@yurivict
Copy link

Included in this line.

===>  Building for libusrsctp-0.9.5.0
[  1% 2/91] /usr/bin/cc -DHAVE_NETINET_IP_ICMP_H -DHAVE_SA_LEN -DHAVE_SCONN_LEN -DHAVE_SIN6_LEN -DHAVE_SIN_LEN -DHAVE_STDATOMIC_H -DHAVE_SYS_QUEUE_H -DINET -DINET6 -DSCTP_DEBUG -DSCTP_PROCESS_LEVEL_LOCKS -DSCTP_SIMPLE_ALLOCATOR -D__Userspace__ -Dusrsctp_EXPORTS -I/wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib -O2 -pipe  -Wno-error -fstack-protector-strong -fno-strict-aliasing -std=c99 -pedantic -Wall -Wextra -Wfloat-equal -Wshadow -Wpointer-arith -Wunreachable-code -Winit-self -Wno-unused-function -Wno-unused-parameter -Wno-unreachable-code -Wstrict-prototypes -Werror -Wno-address-of-packed-member -Wno-deprecated-declarations -O2 -pipe  -Wno-error -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -fPIC -MD -MT usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o -MF usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o.d -o usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o -c /wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib/netinet
 /sctp_auth.c
FAILED: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o 
/usr/bin/cc -DHAVE_NETINET_IP_ICMP_H -DHAVE_SA_LEN -DHAVE_SCONN_LEN -DHAVE_SIN6_LEN -DHAVE_SIN_LEN -DHAVE_STDATOMIC_H -DHAVE_SYS_QUEUE_H -DINET -DINET6 -DSCTP_DEBUG -DSCTP_PROCESS_LEVEL_LOCKS -DSCTP_SIMPLE_ALLOCATOR -D__Userspace__ -Dusrsctp_EXPORTS -I/wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib -O2 -pipe  -Wno-error -fstack-protector-strong -fno-strict-aliasing -std=c99 -pedantic -Wall -Wextra -Wfloat-equal -Wshadow -Wpointer-arith -Wunreachable-code -Winit-self -Wno-unused-function -Wno-unused-parameter -Wno-unreachable-code -Wstrict-prototypes -Werror -Wno-address-of-packed-member -Wno-deprecated-declarations -O2 -pipe  -Wno-error -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -fPIC -MD -MT usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o -MF usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o.d -o usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_auth.c.o -c /wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_auth.c
In file included from /wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_auth.c:40:
In file included from /wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_os.h:73:
/wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_os_userspace.h:519:10: fatal error: 'netinet6/ip6protosw.h' file not found
#include <netinet6/ip6protosw.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this issue Apr 28, 2023
Upstream bug: sctplab/usrsctp#667

Approved by:	portmgr (just-fix-it)
@tuexen
Copy link
Member

tuexen commented May 24, 2023

Should be fixed in ac559d2.

@tuexen tuexen closed this as completed May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants