Closed GoogleCodeExporter closed 9 years ago
I'm pretty sure this is version skew.
cd $GOROOT/go/src/pkg/goprotobuf.googlecode.com/hg/
hg pull
hg update tip
hg update -r release
make
make test
Reopen this issue and provide the output of "hg tip" in $GOROOT and
$GOROOT/src/pkg/goprotobuf.googlecode.com/hg/ if you still see problems.
Original comment by r@golang.org
on 4 Aug 2011 at 9:23
James,
Did you get your problem fixed? If so, was it version skew as suggested by
Rob? I'm having the same trouble you did.
Rob,
I updated to tip then release (although release isn't a branch so I used
go.r60) and am still seeing the errors James had.
I've tried a clean clone/install of Go and it is still failing.
Here is my output, include hg tip:
https://gist.github.com/1251989 (tip info included)
Original comment by blake.mi...@gmail.com
on 29 Sep 2011 at 9:30
Disregard this. It was a problem with our Makefile.
Original comment by blake.mi...@gmail.com
on 10 Oct 2011 at 8:03
Original issue reported on code.google.com by
jameshua...@gmail.com
on 4 Aug 2011 at 7:43