https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272733
Bug ID: 272733
Summary: TEKEN library is not installed during installworld
Product: Base System
Version: 13.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Hello guys
I found that libteken.(a|so) are not installed during installworld. At least on
amd64 and armv6 boxes.
fix: make -C /usr/src/sys/teken/libteken all install
Also I think the teken.h file should be installed into /usr/include, not
/usr/include/teken directory, because SYNOPSIS part of man specifies #include
<teken.h>, not #include <teken/teken.h>
--
You are receiving this mail because:
You are the assignee for the bug.