crise1990 commented 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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to