[Bug 233219] FreeBSD v12 buildworld bootstrap error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 14 11:57:33 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233219

            Bug ID: 233219
           Summary: FreeBSD v12 buildworld bootstrap error
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: andrew at rinet.ru

Created attachment 199233
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199233&action=edit
Correction of bootstrap dependencies

There is an dependency issue in FreeBSD bootstrap tools building when one tries
to do 'make buildworld' within a jail without crypto libraries installed:
objcopy fails to build because of missing libcrypt.
It can be corrected by applying the following patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list