Xen Developers,

On Ubuntu 16.04, when I clone from Xenbits and then checkout RELEASE-4.6.1, 
‘make world’ breaks
when it gets to qemu-xen-traditional, with the error shown below. This looks 
like a problem that was patched back at the end of April, but somehow is not 
taking effect for the older code. Everything works fine if I just clone from 
Xenbits, .\configure, etc, without checking out RELEASE-4.6.1.

Sincerely,

John

- - - - - - -

  LINK  i386-dm/qemu-dm
../libqemu_common.a(vnc.o): In function `vnc_start_tls':
/home/mc/qqdebug/xen/tools/qemu-xen-traditional-dir/vnc.c:2180: undefined 
reference to `gnutls_kx_set_priority'
/home/mc/qqdebug/xen/tools/qemu-xen-traditional-dir/vnc.c:2187: undefined 
reference to `gnutls_certificate_type_set_priority'
/home/mc/qqdebug/xen/tools/qemu-xen-traditional-dir/vnc.c:2194: undefined 
reference to `gnutls_protocol_set_priority'
collect2: error: ld returned 1 exit status
Makefile:740: recipe for target 'qemu-dm' failed



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to