Alexandra (Sasha) Fedorova wrote: > Hi Max, > > I am building Xen on Solaris, on an x86 machine. I have downladed the > xvm-src.tar.bz2 from the on gate here > http://dlc.sun.com/osol/on/downloads/b79/, so I assumed I did not need > any patches. If that's not the case, where can I get the patches? I think you have all the patches. What you need to do is to apply them before building: Go to xen.hg and type 'hg qpush -a'.
Thanks, Max > > Thanks! > > -- Sasha > > On Tue, 20 May 2008, Max Zhen wrote: > >> Hi Sasha, >> >> Were you building Xen on Solaris, or Linux? >> Have you pushed all patches before building? >> >> Max >> >> Alexandra (Sasha) Fedorova wrote: >>> I have downloaded xvm-src.tar.bz2 and built my own xen.gz image of >>> the hypervisor. I have done the build by executing "make world". >>> While xen.gz was built successfully, I got an error when building >>> install-tools. The compiler complained that function vasprintf (on >>> line 35 of utils.c) was not defined. I don't think vasprintf is even >>> used in Solaris, probably just on Linux. So the error is probably >>> due to the fact that xen is meant to be built on Linux. Are there >>> any configuration options that could fix the error? Currently I am >>> using the following command to build the tree: >>> >>> gmake XEN_COMPILE_ARCH=x86_64 verbose=y debug=y debugger=y perfc=y >>> world >>> >>> Thanks! >>> This message posted from opensolaris.org >>> _______________________________________________ >>> xen-discuss mailing list >>> [email protected] >>> _______________________________________________ xen-discuss mailing list [email protected]
