I am using precompiled binaries for AIX. But will keep your suggestion in 
mind.
For now it was fixed by installing ca certificates.

On Thursday, December 21, 2017 at 3:12:50 PM UTC-8, Ian Lance Taylor wrote:
>
> On Thu, Dec 21, 2017 at 1:43 PM,  <amandee...@gmail.com <javascript:>> 
> wrote: 
> > 
> >     Can someone help me to set up gRPC go on AIX running on a Power 8. I 
> > tried installing using go get -u google.golang.org/grpc 
> > (https://grpc.io/docs/quickstart/go.html#prerequisites), but it fails 
> with 
> > following: 
> > 
> > Fetching https://google.golang.org/grpc?go-get=1 
> > https fetch failed: Get https://google.golang.org/grpc?go-get=1: x509: 
> > failed to load system roots and no roots provided 
> > package google.golang.org/grpc: unrecognized import path 
> > "google.golang.org/grpc" (https fetch: Get 
> > https://google.golang.org/grpc?go-get=1: x509: failed to load system 
> roots 
> > and no roots provided) 
> > 
> > bash-4.4# go version 
> > go version go1.8.1 gccgo (GCC) 7.2.0 aix/ppc 
> > 
> > Any pointers would be helpful. 
>
> I believe that particular problem is fixed on GCC trunk by 
> https://golang.org/cl/37952. 
>
> In general as the AIX port is a work in progress I recommend using GCC 
> trunk, not GCC 7. 
>
> Ian 
>

-- 
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