WillAyd commented on PR #2735:
URL: https://github.com/apache/arrow-adbc/pull/2735#issuecomment-2822287910

   Ah OK - I see this is required when using the `compilers` package in a conda 
environment. Looks like the system installed compiler provides this anyway, but 
the conda one needs this extra dependency
   
   Per Meson docs:
   
   > Provides access to the dynamic link interface (functions: dlopen, dlclose, 
dlsym and others). On systems where this is not built into libc (mostly glibc < 
2.34), tries to find an external library providing them instead.
   
   https://mesonbuild.com/Dependencies.html#dl-libdl
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to