Page MenuHomeFreeBSD

Dependency problem between userboot and libgeliboot
AbandonedPublic

Authored by larafercue_gmail.com on Jul 9 2017, 9:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 10:40 AM
Unknown Object (File)
Thu, Oct 2, 6:20 AM
Unknown Object (File)
Thu, Oct 2, 2:19 AM
Unknown Object (File)
Sep 11 2025, 7:26 PM
Unknown Object (File)
Sep 11 2025, 5:24 AM
Unknown Object (File)
Sep 7 2025, 7:39 PM
Unknown Object (File)
Jul 5 2025, 6:54 PM
Unknown Object (File)
Jul 5 2025, 9:29 AM
Subscribers

Details

Reviewers
allanjude
Summary

The userboot directory needs the libgeliboot.a library to be linked against it but the order
of the sub-directories breaks the build, so reordering it solves the problem.

Sponsored by: Essen Hackathon 2017

Test Plan

Go under sys/boot and run 'make clean all'

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bcr added a subscriber: bcr.

Remove core, this is not an issue for them. Src committers might be better.