Page MenuHomeFreeBSD

sys/modules: fix standalone build for multiple build
ClosedPublic

Authored by aokblast on Aug 21 2025, 8:28 AM.
Tags
None
Referenced Files
F151293888: D52062.id160712.diff
Tue, Apr 7, 9:32 AM
Unknown Object (File)
Tue, Mar 31, 8:06 AM
Unknown Object (File)
Mon, Mar 30, 7:58 PM
Unknown Object (File)
Thu, Mar 26, 2:21 PM
Unknown Object (File)
Feb 18 2026, 7:07 PM
Unknown Object (File)
Feb 18 2026, 4:52 PM
Unknown Object (File)
Feb 17 2026, 2:51 PM
Unknown Object (File)
Feb 16 2026, 8:11 AM
Subscribers

Details

Summary

Multiple Makefile miss opt_*.h and *_if.h header file. We fix it by
running `make` in sys/modules to build all modules.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I believe you mean “multiple modules”

This revision is now accepted and ready to land.Aug 21 2025, 8:33 AM

How exactly did you test it? Remove the object directory first and then make sys/modules?

I believe you mean “multiple modules”

+1