IIFE commented on issue #2846:
URL: https://github.com/apache/arrow-adbc/issues/2846#issuecomment-2901974194

   > That looks like a configuration issue, but not a compile time one. I see 
you have this in your log:
   > 
   > ```
   > Build Options: -Dflightsql=enabled -Dtests=disabled
   > ```
   > 
   > Can you make sure you are setting up the project with `-Dtests=enabled`? 
It's an unrelated bug to require tests to build flightsql, but setting that 
option for now should help you move forward
   
   Thanks. When I try to tests enabled, this error occurs:
   ```
   driver_manager\meson.build:18:9: ERROR: Dependency "dl" not found, tried 
builtin and system
   ```


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