Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.2
-
None
-
Linux
Description
Trying to build thrift from download (and from git clone) gives error trying to install gomock. It has moved from google code to github. To workaround, edit the Makefiles in lib/go/test and test/go to use the new path:
github.com/golang/mock/gomock
github.com/golang/mock/mockgen