[Bug 225986] sysutils/lsof false warning
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 17 13:58:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225986
Bug ID: 225986
Summary: sysutils/lsof false warning
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ler at FreeBSD.org
Reporter: rgrimes at FreeBSD.org
Assignee: ler at FreeBSD.org
Flags: maintainer-feedback?(ler at FreeBSD.org)
The binary package of lsof when installed on a binary updated FreeBSD 11.1-p6
system (userland 11.1-p4) erroniously compares 11.1-p4 to 11.1-p6 and gives the
user a warning.
This is cause by a bad compiled in constant of 11.1-p6 is LSOF_VSTR,
the compiled in constant is obtained from uname -r in the file
Configure, I suggest changing this to uname -K -r.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list