Date: Sat, 17 Dec 2016 23:27:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215367] emulators/open-vm-tools: fails to compile due to sysctl(9) changes Message-ID: <bug-215367-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215367 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@FreeBSD.org Reporter: ngie@FreeBSD.org Assignee: swills@FreeBSD.org Flags: maintainer-feedback?(swills@FreeBSD.org) 2029 os.c:894:46: error: too few arguments to function call, expected 11, h= ave 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215367-13>