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)
Tue, Aug 4, 7:42 AM
Unknown Object (File)
Mon, Aug 3, 2:01 AM
Unknown Object (File)
Jul 19 2026, 5:47 PM
Unknown Object (File)
Jul 6 2026, 5:57 PM
Unknown Object (File)
Jul 3 2026, 6:10 PM
Unknown Object (File)
Jun 24 2026, 8:56 AM
Unknown Object (File)
Jun 19 2026, 4:56 PM
Unknown Object (File)
May 23 2026, 11:23 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.