Hi, I tried to build Go according to the instructions on https://9lab.org/plan9/go/ . I’m running the pi3 image of 9front on a Raspberry 4 and try to bootstrap the Go source 1.17.8 with the binary "Go 1.17.6 on plan9/arm (ARMv7)“ from 9legacy.org . When I try to run: ./make.rc I get this message: Building Go cmd/dist using /tmp/go-plan9-arm-bootstrap /tmp/go-plan9-arm-bootstrap/bin/go: exec header invalid Does anyone have any idea what I'm doing wrong? Thank you very much and best regards, sml