de-ip-hdmi icon indicating copy to clipboard operation
de-ip-hdmi copied to clipboard

Raspberry compatible - compilation fails?

Open JustMeDaFaq opened this issue 5 years ago • 1 comments

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?

JustMeDaFaq avatar Apr 28 '19 14:04 JustMeDaFaq

I successfully got it to build by installing golang-1.11 from backports.

jcherniak avatar Jul 07 '19 04:07 jcherniak