On 06/06/09 21:43, Andreas Färber wrote:
In file included from /export/home/andreas/QEMU/qemu/hw/xen_disk.c:43:
/export/home/andreas/QEMU/qemu/hw/xen_blkif.h:20: warning: #pragma
pack(push[, id], <n>) is not supported on this target
/export/home/andreas/QEMU/qemu/hw/xen_blkif.h:36: warning: #pragma
pack(pop[, id], <n>) is not supported on this target
CC xen_nic.o
Hmm, is this a x86 or sparc machine?
/export/home/andreas/QEMU/qemu/hw/xen_nic.c:179: error: `PAGE_SIZE'
undeclared (first use in this function)
Looking at the code though I see a number of XC_PAGE_SIZE that don't
result in errors. Might PAGE_SIZE be a typo then?
Yes, XC_PAGE_SIZE should be used here.
cheers,
Gerd
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|