[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 21/08/2009 10:22, "Pasi Kärkkäinen" <pasik@xxxxxx> wrote: >> Okay, I tested and fixed the stubdom case, so hopefully c/s 20104 will >> actually work for you. >> > > xen-unstable "make tools && make stubdom" compiles for me with and without > libbz2-devel/liblzma-devel installed. > > But even when I have liblzma-devel installed it doesn't seem to use it. > ie. I only see -DHAVE_BZLIB in the build log and libxenguest.so.3.4.0 gets > only linked against -lbz2. > > Investigating more.. With that package installed, do you have a header /usr/include/lzma.h, or otherwise have lzma.h on the standard include path? If not then we're doing the right thing, since Chris's patch wants to #include <lzma.h>. If it is, then the has_header lzma.h check in the libxc Makefile is broken somehow. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |