[Bug 215367] emulators/open-vm-tools: fails to compile due to sysctl(9) changes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 17 23:27:30 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215367
Bug ID: 215367
Summary: emulators/open-vm-tools: fails to compile due to
sysctl(9) changes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: swills at FreeBSD.org
Reporter: ngie at FreeBSD.org
Assignee: swills at FreeBSD.org
Flags: maintainer-feedback?(swills at FreeBSD.org)
2029 os.c:894:46: error: too few arguments to function call, expected 11, have
10
2030 BALLOON_NAME_VERBOSE);
2031 ^
2032 /usr/src/git/sys/sys/sysctl.h:1014:1: note: 'sysctl_add_oid' declared here
2033 struct sysctl_oid *sysctl_add_oid(struct sysctl_ctx_list *clist,
2034 ^
2035 1 error generated.
2036 --- os.o ---
2037 *** [os.o] Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list