問題如下:
$ make SUBDIR git-gui MSGFMT po/pt_pt.msg Makefile:252: recipe for target 'po/pt_pt.msg' failed make[1]: *** [po/pt_pt.msg] Error 127 Makefile:2076: recipe for target 'all' failed make: *** [all] Error 2
解法如下:
$ vim Makefile +1856 ##ifeq ($(TCLTK_PATH),) NO_TCLTK = NoThanks ##endif