Skip to content
New issue

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

Failed to install grpc #16377

Closed
Jomes opened this issue Aug 17, 2018 · 1 comment
Closed

Failed to install grpc #16377

Jomes opened this issue Aug 17, 2018 · 1 comment

Comments

@Jomes
Copy link

Jomes commented Aug 17, 2018

What version of gRPC and what language are you using?

C++

What operating system (Linux, Windows, …) and version?

ubuntu 14.04

What runtime / compiler are you using (e.g. python version or version of gcc)

gcc (Ubuntu 5.5.0-12ubuntu1~14.04) 5.5.0 20171010

What did you do?

cd grpc
make

What did you expect to see?

gRPC build success

What did you see instead?

[HOSTCXX] Compiling src/compiler/ruby_generator.cc
[AR] Creating /home/jomeslu/grpc/grpc/libs/opt/libgrpc_plugin_support.a
[HOSTCXX] Compiling src/compiler/cpp_plugin.cc
[HOSTLD] Linking /home/jomeslu/grpc/grpc/bins/opt/grpc_cpp_plugin
/usr/bin/ld: warning: libprotobuf.so.15, needed by //usr/local/lib/libprotoc.so, may conflict with libprotobuf.so.8
/usr/bin/ld: /home/jomeslu/grpc/grpc/objs/opt/src/compiler/cpp_plugin.o: undefined reference to symbol '_ZNK6google8protobuf16MethodDescriptor11output_typeEv'
//usr/local/lib/libprotobuf.so.15: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [/home/jomeslu/grpc/grpc/bins/opt/grpc_cpp_plugin] 错误 1

@stale
Copy link

stale bot commented Sep 4, 2019

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 180 days. It will be closed automatically if no further update occurs in 1 day. Thank you for your contributions!

@stale stale bot closed this as completed Sep 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants