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

Fails to build with go 1.23 (invalid reference to syscall.recvmsg) #27

Open
TuggyNE opened this issue Oct 12, 2024 · 0 comments
Open

Fails to build with go 1.23 (invalid reference to syscall.recvmsg) #27

TuggyNE opened this issue Oct 12, 2024 · 0 comments

Comments

@TuggyNE
Copy link

TuggyNE commented Oct 12, 2024

Looks a lot like the issue in e.g. bettercap/bettercap#1106; Go 1.23 made a breaking change. Error message looks like golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg.

1.22 builds fine without any difficulty. For now, a README note may help.

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

1 participant