On Tue, Feb 09, 2016 at 04:22:01PM +0000, Ian Campbell wrote:
> On Tue, 2016-02-09 at 17:09 +0100, Luis R. Rodriguez wrote:
> > The realization that compilation is not working for some modern
> > tools, in particular for OpenSUSE factory for a long time without
> > it being addressed is a bit concerning.
> 
> I don't know what OpenSUSE factory is building but Xen 4.6.0 built in
> Debian just fine using gcc 5 

Odd, I have a debian testing box I also build against and I also have issues
building there. The latest ones now:

The error log from compiling the libSDL test is:
/tmp/qemu-conf--5604-.c:1:17: fatal error: SDL.h: No such file or directory
compilation terminated.
qemu successfuly configured for Xen qemu-dm build
make[3]: Entering directory 
'/home/mcgrof/devel/xen/tools/qemu-xen-traditional-dir-remote'

And then:

=== PCI passthrough capability has been enabled ===
  CC    qemu-nbd.o
In file included from ./xen-config-host.h:19:0,
                 from ./config-host.h:18,
                 from ./qemu-common.h:33,
                 from qemu-nbd.c:20:
/usr/local/include/xenctrl.h:1229:9: error: unknown type name 
‘xen_sysctl_topologyinfo_t’
 typedef xen_sysctl_topologyinfo_t xc_topologyinfo_t;


> and more recently due to https://bugs.debian.o
> rg/cgi-bin/bugreport.cgi?bug=812166 I found and fixed all the issues which
> I could find with building gcc 6.

Nice. Good to know.

 Luis

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

Reply via email to