Reduced testcase:
$ sudo prelink -mR -q /tmp/bin/jiv
prelink: /opt/xorg/lib/libdrm.so.2.4.0 is not present in any config file
directories, nor was specified on command line
prelink: /opt/xorg/lib/libGL.so.1.2 is not present in any config file
directories, nor was specified on command line
Aborted

If instead I do this:
sudo prelink -mR -q /tmp/bin/jiv /opt/xorg/lib/

Then there is no crash.

I have this in my /etc/ld.so.conf.d/a-local.xorg.conf:
/opt/xorg/lib
/opt/xorg/lib32


Looks like I have to add those to prelink.conf too.
The cronjob could warn if you have library paths in ld.so.conf.d, but
not in prelink.conf.

Best regards,
--Edwin



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to