Hi, 

I have install  *GoLang*  on Suse Linux on IBM cloud.
go version is* go1.10.2 linux/s390x*
go path is 
export PATH=$PATH:/usr/local/go/bin

export GOROOT=$HOME/go1.X

export PATH=$PATH:$GOROOT/bin

When running the *go build* command it’s showing error. see below ,

*linux1@sfhyperledger:~/go1.X/src/syndicateLoans> go build*
*# github.com/hyperledger/fabric/vendor/github.com/miekg/pkcs11 
<http://github.com/hyperledger/fabric/vendor/github.com/miekg/pkcs11>*
*exec: "s390x-linux-gnu-gcc": executable file not found in $PATH*

I got stuck here from 2 days.. I don’t know how will proceed. Could help 
from this error ?


Thanks & regards,
Sreekanth G

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to