It looks like the part of the build that's failing is related to gRPC and
not protobuf, right? You might want to ask about this on the gRPC mailing
list.

On Tue, Dec 12, 2017 at 6:41 AM, Neeli Srinivas <[email protected]>
wrote:

> Thanks Adam for giving responce.
>>
>
> Today i tried same thing. i am getting error with that. I am sharing the
> procedure what i followed. please look at once.
>
> - cloned grpc
> - updated submodule
> - exporting corss compiler
> - cd /grpc/third_party/protobuf/
> - /grpc/third_party/protobuf$ ./autogen.sh
> - make HAS_PKG_CONFIG=false CC=arm-linux-gcc CXX=arm-linux-g++
> RANLIB=arm-linux-ranlib LD=arm-linux-ld LDXX=arm-linux-g++
> AR=arm-linux-gcc-ar PROTOBUF_CONFIG_OPTS="--host=arm-linux
> --with-protoc=/usr/local/bin/protoc --prefix=/home/srinin3/OUT_PUT" static
>
> I tried above things. after this my error is
>
> [MAKE]    Generating cache.mk
> [AR]      Creating /home/srinin3/grpc/libs/opt/libares.a
> sorry - this program has been built without plugin support
> make: *** [/home/srinin3/grpc/libs/opt/libares.a] Error 1
>
>
> Could you please tell me the process for resolving this issue.
>
> Thanks
> Srinivas Neeli
>
>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to