We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
trying to compile it on an raspberry 3. Tho getting following error:
../github.com/mdlayher/raw/raw_linux.go:88:14: f.SyscallConn undefined (type 'OS.File' has no field or method SyscallConn)
Any knows how to fix it?
The text was updated successfully, but these errors were encountered:
I successfully got it to build by installing golang-1.11 from backports.
Sorry, something went wrong.
No branches or pull requests
Hi,
trying to compile it on an raspberry 3. Tho getting following error:
../github.com/mdlayher/raw/raw_linux.go:88:14: f.SyscallConn undefined (type 'OS.File' has no field or method SyscallConn)
Any knows how to fix it?
The text was updated successfully, but these errors were encountered: