On 1/4/25 1:58 PM, nia wrote:
On Sat, Jan 04, 2025 at 05:09:22AM +0000, Taylor R Campbell wrote:And, setting aside whether $ORIGIN is right or wrong, perhaps we could safely use $ORIGIN during the build, and teach check-shlibs and REQUIRES and pkg_add and whatever to find and reject $ORIGIN if it is found to be baked into the final product.I don't understand why LD_LIBRARY_PATH doesn't work during the build?
I'm puzzled by the same as that's how I fixed various build systems like Java in the past.
Joerg