crise1990 removed a comment on issue #761: Centos 7.3运行example的echo_server报错
URL: https://github.com/apache/incubator-brpc/issues/761#issuecomment-491175496
 
 
   plus, while making example/http_c++ :
   
   Compiling http_client.o
   Linking http_client
   Compiling benchmark_http.o
   Linking benchmark_http
   Generating http.pb.cc
   Compiling http.pb.o
   Compiling http_server.o
   Linking http_server
   http_server.o: In function `main':
   /workspace/tools/brpc-0.9.5/example/http_c++/http_server.cpp:187: undefined 
reference to `brpc::ServerOptions::mutable_ssl_options()'
   /workspace/tools/brpc-0.9.5/example/http_c++/http_server.cpp:188: undefined 
reference to `brpc::ServerOptions::mutable_ssl_options()'
   /workspace/tools/brpc-0.9.5/example/http_c++/http_server.cpp:189: undefined 
reference to `brpc::ServerOptions::mutable_ssl_options()'
   collect2: error: ld returned 1 exit status
   make: *** [http_server] Error 1
   rm http.pb.cc

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to