Page MenuHomeFreeBSD

Install libcasper and libcasper_random under the /lib directory.
ClosedPublic

Authored by oshogbo on Nov 2 2017, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 4:16 AM
Unknown Object (File)
Jul 23 2023, 2:10 AM
Unknown Object (File)
Jan 6 2023, 2:50 PM
Unknown Object (File)
Jan 4 2023, 11:19 PM
Unknown Object (File)
Dec 4 2022, 10:57 AM
Subscribers
None

Details

Summary

The src.opts.mk sets default value for the SHLIBDIR, so our set was not respected.
Please notice that libcasper is already in ObsoleteFiles so we don't add it again.

Reported by: Herbert J. Skuhra <herbert@mailbox.org>

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bdrewery added inline comments.
ObsoleteFiles.inc
41โ€“42

You need to remove usr/lib/libcasper.so.0 as well since it leaked into /usr/lib in rS325062

This revision is now accepted and ready to land.Nov 3 2017, 7:03 PM
ObsoleteFiles.inc
41โ€“42

Nm it's there already

This revision was automatically updated to reflect the committed changes.