pitrou commented on pull request #9933:
URL: https://github.com/apache/arrow/pull/9933#issuecomment-815522083


   > Our packages for Ubuntu 20.10 use system gRPC.
   
   That seems to work. However, c-ares still needs to be built from source. Is 
there a reason for that? I see that the Flight library links to the system 
c-ares...
   ```
   # ldd /usr/local/lib/libarrow_flight.so.400.0.0 | grep ares
        libcares.so.2 => /lib/x86_64-linux-gnu/libcares.so.2 
(0x00007f3d253bb000)
   ```
   


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


Reply via email to