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)
Feb 21 2024, 5:52 AM
Unknown Object (File)
Dec 20 2023, 4:27 AM
Unknown Object (File)
Dec 12 2023, 9:51 PM
Unknown Object (File)
Oct 13 2023, 7:30 PM
Unknown Object (File)
Oct 12 2023, 9:00 PM
Unknown Object (File)
Oct 6 2023, 9:11 PM
Unknown Object (File)
Aug 15 2023, 9:53 AM
Unknown Object (File)
Aug 15 2023, 9:50 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.