xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Build problems with latest xen-unstable.hg
@ 2012-02-03  0:24 Dan Magenheimer
  2012-02-03  8:39 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Magenheimer @ 2012-02-03  0:24 UTC (permalink / raw)
  To: xen-devel

I'm building xen-devel from scratch for the first time in a long
time on a clean EL6u1 machine and running into a couple of problems.

1) The build of tools/firmware/etherboot does a wget of a weird
   pxe tar file that looks like it has a git hash in the filename.
   I hacked around that (to wget the 1.0.0 version of the file).
2) Building blktap2 complains about a missing "uuid/uuid.h".  I
   did install the uuid and uuid-devel packages and there IS
   a /usr/include/uuid.h but no /usr/include/uuid/uuid.h.  I found
   I also needed to install libuuid-devel (which didn't get
   checked in advance apparently, just uuid-devel and uuid I think).
3) Missing texinfo package stops the build before it successfully
   completes.  Can this be check'ed in advance?

Since I haven't built xen-devel in a long time, I don't know if
these are recent problems with tip or old problems that don't
show up on [Debian and whatever other envs other developers are
using] but do show up on EL6.  So I thought I'd report them.

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

end of thread, other threads:[~2012-02-04 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  0:24 Build problems with latest xen-unstable.hg Dan Magenheimer
2012-02-03  8:39 ` Ian Campbell
2012-02-03 14:03   ` Roger Pau Monné
2012-02-04 16:30   ` Dan Magenheimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).