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)
Mon, Sep 23, 2:36 AM
Unknown Object (File)
Sun, Sep 8, 9:33 PM
Unknown Object (File)
Sep 1 2024, 3:45 AM
Unknown Object (File)
Sep 1 2024, 3:45 AM
Unknown Object (File)
Sep 1 2024, 3:33 AM
Unknown Object (File)
Aug 31 2024, 10:34 PM
Unknown Object (File)
Aug 16 2024, 12:04 AM
Unknown Object (File)
May 7 2024, 5:36 PM
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.