Page MenuHomeFreeBSD

remind user of variable used to set src tree location
ClosedPublic

Authored by emaste on Dec 6 2019, 7:32 PM.
Tags
None
Referenced Files
F172894268: D22707.diff
Mon, Sep 21, 10:04 PM
Unknown Object (File)
Tue, Sep 8, 12:00 PM
Unknown Object (File)
Sun, Sep 6, 3:16 AM
Unknown Object (File)
Thu, Sep 3, 7:11 AM
Unknown Object (File)
Wed, Sep 2, 9:10 PM
Unknown Object (File)
Wed, Sep 2, 5:51 PM
Unknown Object (File)
Wed, Sep 2, 5:34 PM
Unknown Object (File)
Wed, Sep 2, 4:29 PM
Subscribers
None

Details

Summary

trying to build kmod ports without a src tree in /usr/src results in a failure that the build requires kernel source files in /usr/src. Mention also the make variable (SRC_BASE) that sets this patch as a hint to users building against a src tree located elsewhere.


My src trees are usually in a directory like ~/src/freebsd and the location can be set with SRC_BASE=..., but I can never recall if it's SRCTOP or SRC_TOP or whatnot. Mention the variable name in the error as a hint.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Dec 6 2019, 7:46 PM
This revision was automatically updated to reflect the committed changes.