https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260015
Bug ID: 260015
Summary: Missing value for LIBFORMW in bsd.libnames.mk
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
The only way out I saw is the attached patch.
--- includes_subdir_lib/ncurses ---
make[5]: "/usr/src/share/mk/bsd.libnames.mk" line 190:
/usr/src/lib/ncurses/form: Missing value for LIBFORMW in bsd.libnames.mk.
Likely should be: LIBFORMW?= ${LIBDESTDIR}${LIBDIR_BASE}/libformw.a
--
You are receiving this mail because:
You are the assignee for the bug.