On 03:10 Fri 30 Mar , Joel Sing wrote:
> 
> Updated port attached which combines this with the corrected PLIST.

same errors for me:

~/tmp/go$ go build pi.go
# runtime
/usr/local/go/src/pkg/runtime/extern.go:121: undefined: defaultGoroot
/usr/local/go/src/pkg/runtime/extern.go:130: undefined: theVersion
/usr/local/go/src/pkg/runtime/extern.go:135: undefined: theGoos
/usr/local/go/src/pkg/runtime/extern.go:135: cannot use theGoos as type string 
in const initializer
/usr/local/go/src/pkg/runtime/extern.go:139: undefined: theGoarch
/usr/local/go/src/pkg/runtime/extern.go:139: cannot use theGoarch as type 
string in const initializer
~/tmp/go$ 

Reply via email to