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, Mar 19, 4:36 PM
Unknown Object (File)
Thu, Mar 19, 9:46 AM
Unknown Object (File)
Thu, Mar 19, 9:33 AM
Unknown Object (File)
Wed, Mar 18, 9:57 PM
Unknown Object (File)
Sun, Mar 15, 6:31 AM
Unknown Object (File)
Sun, Mar 15, 12:54 AM
Unknown Object (File)
Tue, Feb 24, 3:56 AM
Unknown Object (File)
Fri, Feb 20, 2:24 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.