The above *almost* works. It's just that the ld.so.conf from Fedora causes an 
"ldconfig: need absolute file name for configuration file when using -r" error 
from ldconfig. Had me scratching hair for a bit because I thought it ws 
complaining about the path I was passing in -f which *was* absolute.

This means we can't just use the copy from the system, we'd need to use a 
different one which hardcodes /etc/ld.so.conf.d as the include path. I know 
/etc/ld.so.conf doesn't change a lot in practise, but having to write our own 
with hardcoded paths is kinda ugly.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2872#discussioncomment-8243494
You are receiving this because you are subscribed to this thread.

Message ID: 
<rpm-software-management/rpm/repo-discussions/2872/comments/8243...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to