Closed
Description
With source based package manager I do run regenerating /etc/ld.so.cache everytime I compile new package to system.
After make & make install rust I'm getting below messages there:
/sbin/ldconfig: File /usr/local/lib/librusti.so is empty, not checked.
same about librustc.so , librust.so and other
To be honest I don't like it but what does it mean? How can I resolve this?
by the way I'm not sure if local is correct place for installed by package manager package so maybe I need to move package manually after make install?
Metadata
Metadata
Assignees
Labels
No labels