Skip to content

Instantly share code, notes, and snippets.

@taji-taji
Last active September 17, 2015 03:21
Show Gist options
  • Save taji-taji/e14af742fc3602743d6f to your computer and use it in GitHub Desktop.
Save taji-taji/e14af742fc3602743d6f to your computer and use it in GitHub Desktop.
【Go】Go 1.3 から 1.5 へのアップデートでエラー ref: http://qiita.com/taji-taji/items/4c43e126e67d65a219e3
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
$ arch
x86_64
$ ./all.bash
##### Building Go bootstrap tool.
cmd/dist
# _/tmp/go/src/cmd/dist
cmd/dist/test.go:164: undefined: os.Unsetenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment