Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=523553





--- Comment #5 from Lennart Poettering <[email protected]>  2009-09-18 
11:47:22 EDT ---
(In reply to comment #4)

> By the way I think it is better to move libmutrace.so to under
> %_libexecdir/%name
> or so because this does not seem to be system-wide library.  

We cannot do this due to the madness that is multilib. We need to make sure
that ld.so uses /usr/lib/libmutrace.so for 32bit and /usr/lib/libmutrace.so for
64bit processes. If we moved that .so into a subdir then we had to hardcode its
path in $LD_PRELOAD which would break ld.so's automatic selection of the module
to load. So, no can do. Sorry.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to