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)
Thu, Nov 21, 6:35 AM
Unknown Object (File)
Oct 18 2024, 10:40 PM
Unknown Object (File)
Oct 6 2024, 10:08 PM
Unknown Object (File)
Sep 30 2024, 12:31 AM
Unknown Object (File)
Sep 21 2024, 10:27 AM
Unknown Object (File)
Sep 20 2024, 10:50 AM
Unknown Object (File)
Sep 17 2024, 11:07 AM
Unknown Object (File)
Sep 13 2024, 11:36 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bdrewery added inline comments.
ObsoleteFiles.inc
41–42 ↗(On Diff #34695)

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 ↗(On Diff #34695)

Nm it's there already

This revision was automatically updated to reflect the committed changes.