All of lore.kernel.org
 help / color / mirror / Atom feed
* Build error in stubdoms
@ 2010-12-16  1:23 Jeremy Fitzhardinge
  2010-12-16 14:56 ` Stefano Stabellini
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2010-12-16  1:23 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: Xen-devel@lists.xensource.com, Ian Jackson

Current xen-unstable w/ most recent qemu-xen is failing to build:

  CC    i386-stubdom/xenfb.o
  CC    i386-stubdom/xen_console.o
  CC    i386-stubdom/xen_disk.o
/home/jeremy/hg/xen/unstable/stubdom/ioemu/hw/xen_disk.c:34:21: fatal error: sys/uio.h: No such file or directory
compilation terminated.
make[3]: *** [xen_disk.o] Error 1
make[3]: Leaving directory `/home/jeremy/hg/xen/unstable/stubdom/ioemu/i386-stubdom'


It looks like the stubdom libc doesn't have sys/uio.h, but I don't think
it should be getting xen_disk in the first place?

This is on a F14 system, which may be relevant.

Thanks,
    J

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-16 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16  1:23 Build error in stubdoms Jeremy Fitzhardinge
2010-12-16 14:56 ` Stefano Stabellini
2010-12-16 16:59   ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.