bkietz opened a new issue, #40577: URL: https://github.com/apache/arrow/issues/40577
`pkg-config`'s libraries are not automatically derived from `/ARROW_(STATIC|SHARED)_INSTALL_INTERFACE_LIBS/`, instead they are managed in independent variables `/ARROW_PC_LIBS(|_PRIVATE)`. When linking statically, pkg-config doesn't pick up the new dependency on `libdl` introduced by https://github.com/apache/arrow/pull/39067 -- 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]
