sudo apt-get remove libprotobuf8
It fixes it on my machine.

On Monday, November 28, 2016 at 3:15:14 PM UTC-8, [email protected] wrote:
>
> One more information: I cannot find lipprotobug.so.8 in my system.
>
> On Monday, November 28, 2016 at 3:12:28 PM UTC-8, [email protected] wrote:
>>
>> I follow the instruction
>>
>>  $ git clone -b $(curl -L http://grpc.io/release) 
>> https://github.com/grpc/grpc
>>  $ cd grpc
>>  $ git submodule update --init
>>  $ make
>>
>> During the make, I got following error
>>
>> [HOSTLD]  Linking ***/grpc/bins/opt/grpc_cpp_plugin
>> /usr/bin/ld: warning: libprotobuf.so.11, needed by 
>> //usr/local/lib/libprotoc.so, may conflict with libprotobuf.so.8
>> /usr/bin/ld: ***/grpc/objs/opt/src/compiler/cpp_plugin.o: undefined 
>> reference to symbol 
>> '_ZN6google8protobuf19FileDescriptorProto18kSyntaxFieldNumberE'
>> //usr/local/lib/libprotobuf.so.11: error adding symbols: DSO missing from 
>> command line
>> collect2: error: ld returned 1 exit status
>> make: *** [***/grpc/bins/opt/grpc_cpp_plugin] Error 1
>>
>>
>> I appreciate all the help.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" 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/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/be32d4a1-c524-48a2-8e57-28d315a2b3c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to