Date: Sun, 12 Nov 2023 20:01:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH Message-ID: <bug-275031-227-TQRnkJnvRZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275031-227@https.bugs.freebsd.org/bugzilla/> References: <bug-275031-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275031 --- Comment #6 from John W. O'Brien <john@saltant.com> --- (In reply to Konstantin Belousov from comment #5) > I do not understand what it has to do with rc.conf. It was I who did not understand when you mentioned ldconfig32_paths. I see = now that the section of rc.d/ldconfig that handles 32-bit compatibility re-initializes _LDC=3D"", and that is where the system paths should be set. > Also, I would write the calculation somewhat differently: > _LDC=3D$(/libexec/ld-elf.so.1 -v | sed -n -e '/^Default lib path /s///p' = | tr : ' ') > to only edit the relevant line. I will incorporate that into revised patches. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275031-227-TQRnkJnvRZ>