In rawhide prelink -avR doesn't work, switch to -avmR

Bill Crawford billcrawford1970 at gmail.com
Sun Jan 27 02:03:17 UTC 2008


On 26/01/2008, Bruno Wolff III <bruno at wolff.to> wrote:
...
> /usr/sbin/prelink: Could not find virtual address slot for /usr/lib/libwireshark.so.0
...

This usually just means you have too many (or too big) libraries to
fit. I cheated and added the line:

    -b /usr/lib/openoffice.org

to /etc/prelink.conf, as the openoffice programs are actually supplied
as shared objects, are huge, and are only ever loaded once at a time
due to the way OO works.




More information about the fedora-devel-list mailing list