Currently, running "prelink -av" does not prelink /usr/lib/mozilla-thunderbird/thunderbird-bin because one of the dependencies cannot be found. To correct this, mail-client/mozilla-thunderbird should install a file in /etc/env.d with the following content: LDPATH=/usr/lib/mozilla-thunderbird
prelink has been superseded by as-needed. We will not clutter ld.so.conf with a useless search path for prelinking.
(In reply to comment #1) > prelink has been superseded by as-needed. We will not clutter ld.so.conf with a > useless search path for prelinking. prelink has nothing to do with as-needed and therefore it's not superseded by it. That makes the WONTFIX reason invalid.
(In reply to comment #2) > (In reply to comment #1) > > prelink has been superseded by as-needed. We will not clutter ld.so.conf with a > > useless search path for prelinking. > > prelink has nothing to do with as-needed and therefore it's not superseded by > it. That makes the WONTFIX reason invalid. > We will not clutter ld.so.conf just for one or two people who still use prelinking. please do not reopen I will not budge on this.
(In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > prelink has been superseded by as-needed. We will not clutter ld.so.conf with a > > > useless search path for prelinking. > > > > prelink has nothing to do with as-needed and therefore it's not superseded by > > it. That makes the WONTFIX reason invalid. > > > > We will not clutter ld.so.conf just for one or two people who still use > prelinking. please do not reopen I will not budge on this. I think you don't understand. "Who still use prelinking." What do you mean "still". What else is there? Again: prelinking HAS NOTHING TO DO with the --as-needed ld flag. I will not reopen this, but it doesn't look too good for you to close bugs with an explanation that goes like "closing because I'm personally not affected, screw you."