Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2014 12:34:44 +0100
From:      Marcus Karlsson <mk@acc.umu.se>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: 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:  <20140111113444.GF2390@shaka.acc.umu.se>
In-Reply-To: <20140111113206.581760d9@thor.walstatt.dyndns.org>
References:  <20140111113206.581760d9@thor.walstatt.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--DiL7RhKs8rK9YGuF
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jan 11, 2014 at 11:32:06AM +0100, O. Hartmann wrote:
> Recent sources (revision 260540) fail to build:=20
>=20
> cc  -O2 -pipe -O3 -march=3Dnative
> -I/usr/src/usr.sbin/bhyvectl/../../sys/amd64/vmm -pipe -O3 -std=3Dgnu99
> -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/bhyve=
ctl.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:38=
2: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);

I see the same thing. It appears that the definition of
VMCS_EXIT_INTERRUPTION_INFO and VMCS_EXIT_INTERRUPTION_ERROR changed in
r260531 to VMC_EXIT_INT_INFO and VMCS_EXIT_INTR_ERRCODE respectively.

--DiL7RhKs8rK9YGuF
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (SunOS)

iQIcBAEBAgAGBQJS0SxMAAoJEPbGjz+cXwO5vu4P/jaASdlQdQkhny9Mvr0rKkMn
9MOOolCSmg/F/3J9+v0UyU4K2Hdk8f7jdv92GFrHu5/gzWb1rP241yw4pmo8CSYK
o7Lvn/WIu4FOKohopuhH2IfBkwWMW6rvv9Lqv/YaYtIFBVSxIi6MPDRY6O5adxPf
AFqfJ5qCtGjMt3W9DQAL/unRhNq9MN+S4VZwxvBPUu5NtGs0HUFKUQdwIQT/Mgg7
p/0LwHpuDGvFNemmNDI9oYmYjrgy34376/xy/PTZVanZHIir3myIGKK4nhbmXwIO
xbHcN/jYH/PlArgfAMYZoUH4J3u+J/kltMSEKqIlAmcNbVw3F8Sag7u5T+PzTGyJ
PZ13EQo67J0W7Ur+TsdNIbk9M5a5F/5kt0tmm8dXHpHxwsWX2PwFrr5xprlVZ90z
rc9nWhcwK1UQ6PUWuTJIXSOES47Mxwdz1GgkwWlE7iIo3AADU84+uzW2q2JFAXD8
3F9gGLuoAzsFKvRMkr75ARgWHvKSBfCUr1aHi9F2yxCm5gLAp9n5V2YA5XJWcKBu
y+2PTSJfULQDu9ISA5c6+Vk3E3mKByCZyn5fdmUSNqcw16eIu3Cwp5Q8QTJM/qh4
IYe+umJdNK803zu5g2luSEQblKi+5AyCxMSr4AjUtUKzRkoR5U44yLCeZ3q7ivdO
cKWloZJq2EQ8xgQkBVAc
=9XQQ
-----END PGP SIGNATURE-----

--DiL7RhKs8rK9YGuF--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140111113444.GF2390>