[Bug 260015] Missing value for LIBFORMW in bsd.libnames.mk
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260015] Missing value for LIBFORMW in bsd.libnames.mk"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260015] Missing value for LIBFORMW in bsd.libnames.mk"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260015] Missing value for LIBFORMW in bsd.libnames.mk"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Nov 2021 12:24:26 UTC
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: bugs@FreeBSD.org
Reporter: Trond.Endrestol@ximalas.info
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.