public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Wolfgang Walther <[email protected]>
Cc: PostgreSQL Bugs <[email protected]>
Subject: Re: Regression tests fail with musl libc because libpq.so can't be loaded
Date: Sat, 16 Mar 2024 10:24:43 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Wolfgang Walther <[email protected]> writes:
> - LD_LIBRARY_PATH is used correctly to look for the direct dependency
> loaded in dlopen(...), but is not taken into account anymore when trying
> to locate libpq.so. This step only fails with musl, but works fine with
> glibc.
Why do you think this is our bug and not musl's? We do not even have
any code that knows anything about indirect library dependencies.
regards, tom lane
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Regression tests fail with musl libc because libpq.so can't be loaded
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox