Created
October 31, 2011 17:14
-
-
Save divoxx/1328040 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| divoxx@wizard ~ : goinstall go-gb.googlecode.com/hg/gb | |
| /bin/bash: === cd /usr/local/Cellar/go/HEAD/src/pkg/go-gb.googlecode.com/hg/gb; bash gomake -f- install | |
| 6g -I "/usr/local/Cellar/go/HEAD/pkg/darwin_amd64" -I "/usr/local/share/go/pkg/darwin_amd64" -o _go_.6 build.go cgo.go deps.go files.go gb.go genmake.go gentest.go gofix.go gofmt.go goinstall.go make.go pkg.go protobuf.go query.go runext.go usage.go util.go | |
| pkg.go:255: cannot use this (type *Package) as type filepath.WalkFunc in function argument | |
| pkg.go:255: too many arguments in call to filepath.Walk | |
| make: *** [_go_.6] Error 1 | |
| --- exit status 2 | |
| goinstall: go-gb.googlecode.com/hg/gb: install: running bash: exit status 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment