wwbmmm commented on pull request #1493:
URL: https://github.com/apache/incubator-brpc/pull/1493#issuecomment-885581686


   case 好像全挂了,下载thrift失败了
   
   $ wget http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz && 
tar -xf thrift-0.11.0.tar.gz && cd thrift-0.11.0/ && ./configure --prefix=/usr 
--with-rs=no --with-ruby=no --with-python=no --with-java=no --with-go=no 
--with-perl=no --with-php=no --with-csharp=no --with-erlang=no --with-lua=no 
--with-nodejs=no CXXFLAGS="-Wno-unused-variable" && make -j4 && sudo make 
install && cd -
   --2021-07-23 11:13:55--  
http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz
   Resolving www.us.apache.org (www.us.apache.org)... failed: Name or service 
not known.
   wget: unable to resolve host address ‘www.us.apache.org’
   The command "wget 
http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz && tar -xf 
thrift-0.11.0.tar.gz && cd thrift-0.11.0/ && ./configure --prefix=/usr 
--with-rs=no --with-ruby=no --with-python=no --with-java=no --with-go=no 
--with-perl=no --with-php=no --with-csharp=no --with-erlang=no --with-lua=no 
--with-nodejs=no CXXFLAGS="-Wno-unused-variable" && make -j4 && sudo make 
install && cd -" failed and exited with 4 during .


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to