Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created October 31, 2011 17:14
Show Gist options
  • Select an option

  • Save divoxx/1328040 to your computer and use it in GitHub Desktop.

Select an option

Save divoxx/1328040 to your computer and use it in GitHub Desktop.
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