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);

O. Hartmann ohartman at zedat.fu-berlin.de
Sat Jan 11 10:35:37 UTC 2014


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);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140111/fb980896/attachment.sig>


More information about the freebsd-current mailing list