We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@localhost mu]# go get -u github.com/Terry-Mao/goconf go build github.com/Terry-Mao/goconf: /usr/local/go/pkg/tool/linux_386/compile: signal: trace/breakpoint trap [root@localhost mu]# [root@localhost mu]# go version go version go1.6.2 linux/386 [root@localhost mu]# [root@localhost mu]# cat /etc/redhat-release CentOS release 6.8 (Final) [root@localhost mu]# [root@localhost mu]# uname -a Linux localhost.localdomain 2.6.32-042stab113.21 #1 SMP Wed Mar 23 11:05:25 MSK 2016 i686 i686 i386 GNU/Linux [root@localhost mu]#
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[root@localhost mu]# go get -u github.com/Terry-Mao/goconf
go build github.com/Terry-Mao/goconf: /usr/local/go/pkg/tool/linux_386/compile: signal: trace/breakpoint trap
[root@localhost mu]#
[root@localhost mu]# go version
go version go1.6.2 linux/386
[root@localhost mu]#
[root@localhost mu]# cat /etc/redhat-release
CentOS release 6.8 (Final)
[root@localhost mu]#
[root@localhost mu]# uname -a
Linux localhost.localdomain 2.6.32-042stab113.21 #1 SMP Wed Mar 23 11:05:25 MSK 2016 i686 i686 i386 GNU/Linux
[root@localhost mu]#
The text was updated successfully, but these errors were encountered: