Page MenuHomeFreeBSD

Ensure that makewhatis is built during bootstrap-tools stage
ClosedPublic

Authored by arichardson on Aug 17 2018, 8:35 AM.
Tags
None
Referenced Files
F115230871: D16761.id76884.diff
Mon, Apr 21, 4:02 PM
F115225481: D16761.diff
Mon, Apr 21, 2:48 PM
F115207198: D16761.id46824.diff
Mon, Apr 21, 10:44 AM
Unknown Object (File)
Mon, Apr 21, 9:52 AM
Unknown Object (File)
Mon, Apr 21, 9:22 AM
Unknown Object (File)
Tue, Apr 1, 1:09 PM
Unknown Object (File)
Mar 21 2025, 1:14 PM
Unknown Object (File)
Mar 18 2025, 11:54 AM
Subscribers

Details

Summary

We currently set MK_MAN=no in $BSARGS so MK_MAN_UTILS will also be false
and we always fall back to using makewhatis from $PATH.
I found this because I am currently trying to build without inheriting the
current users $PATH.

Test Plan

makewhatis now exists in $WORLDTMP and installcheck no longer complains if I build without inheriting $PATH

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable