[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH]: Implement bzip2 and LZMA loaders / fixed patch for Xen 3.4.1
On Fri, Aug 21, 2009 at 06:03:29PM +0300, Pasi Kärkkäinen wrote: > On Fri, Aug 21, 2009 at 05:01:49PM +0300, Pasi Kärkkäinen wrote: > > On Fri, Aug 21, 2009 at 02:09:04PM +0100, Keir Fraser wrote: > > > On 21/08/2009 11:57, "Pasi Kärkkäinen" <pasik@xxxxxx> wrote: > > > > > > >> Actually I just checked in c/s 20105 to get rid of the minios-specific > > > >> hack > > > >> in that Makefile. So all you need to do is patch to download and build > > > >> the > > > >> libs. If you make a patch, I will arrange for the lib tarballs to be > > > >> hosted > > > >> on xenbits and adjust the patch URLs appropriately. > > > >> > > > > > > > > Ok :) > > > > > > > > c/s 20105 stubdom fails to build now, but I guess that's expected until > > > > the > > > > patch for adding the libs is done. > > > > > > No, that isn't expected. It builds okay for me. > > > > > > > For me it builds _without_ libbz2-devel/liblzma-devel. > > > > With those installed stubdom build fails with errors about not finding the > > headers for those libs. > > > > c/s 20104: > - "make tools && make stubdom" without libbz2-devel/liblzma-devel > succeeds > - "make tools && make stubdom" with libbz2-devel/liblzma-devel succeeds > > c/s 20105: > - "make tools && make stubdom" without libbz2-devel/liblzma-devel > succeeds > - "make tools && make stubdom" with libbz2-devel/liblzma-devel: tools > succeeds, stubdom fails > > > xc_dom_bzimageloader.c:26:19: error: bzlib.h: No such file or directory > xc_dom_bzimageloader.c: In function 'xc_try_bzip2_decode': > > xc_dom_bzimageloader.c:124:18: error: lzma.h: No such file or directory > xc_dom_bzimageloader.c: In function 'xc_try_lzma_decode': > And I'm working on a patch to add these libs to stubdom atm.. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |