Date: Sat, 11 Jan 2014 11:32:06 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: CURRENT: build world failure: /usr/src/usr.sbin/bhyvectl/bhyvectl.c:1466:8: error: use of undeclared identifier 'VMCS_EXIT_INTERRUPTION_ERROR' VMCS_EXIT_INTERRUPTION_ERROR, &u64); Message-ID: <20140111113206.581760d9@thor.walstatt.dyndns.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Recent sources (revision 260540) fail to build: cc -O2 -pipe -O3 -march=native -I/usr/src/usr.sbin/bhyvectl/../../sys/amd64/vmm -pipe -O3 -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -c /usr/src/usr.sbin/bhyvectl/bhyvectl.c /usr/src/usr.sbin/bhyvectl/bhyvectl.c:1457:8: error: use of undeclared identifier 'VMCS_EXIT_INTERRUPTION_INFO'; did you mean 'SET_VMCS_ENTRY_INTERRUPTION_INFO'? VMCS_EXIT_INTERRUPTION_INFO, &u64); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ SET_VMCS_ENTRY_INTERRUPTION_INFO /usr/src/usr.sbin/bhyvectl/bhyvectl.c:382:2: note: 'SET_VMCS_ENTRY_INTERRUPTION_INFO' declared here SET_VMCS_ENTRY_INTERRUPTION_INFO, ^ /usr/src/usr.sbin/bhyvectl/bhyvectl.c:1466:8: error: use of undeclared identifier 'VMCS_EXIT_INTERRUPTION_ERROR' VMCS_EXIT_INTERRUPTION_ERROR, &u64); [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJS0R2qAAoJEOgBcD7A/5N89tIH/1dm6EMgGOX4sqxu/PrQtEiO zSrPvooa3VnKPcoz+6K62cpxczuoR8x5wcdNaLvPWRwtRPW89NG20GDOg1vOFofT 41PJvXxbS5wD8r4o32Sxd90nipbFCEU0WNBEyHMoDdbUp/RiL1wCCmGELDID5N5S 3Tpe2O0tOHIoQueytNcJ1OfehyeHoa55f3Si9yNqURQp8Sv81yyaFxH84lDbYS/C 5IIs2dZi6XnZklMvZ+h3Ddt+ZKSS9RtPuWvq5CrrEEb/4+cWhIF7WE7URlgYShQh nrYbiJFrNzhdOHrFHJ12LJxsJNBMiZA7JVCDJRNINdgvWV0hFls0xmUVsP2KP4I= =lNmd -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140111113206.581760d9>
