[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity fixes



On Wed, 21 Jul 2010, Christoph Egger wrote:
> On Tuesday 20 July 2010 18:46:30 Stefano Stabellini wrote:
> > On Tue, 20 Jul 2010, Christoph Egger wrote:
> > > Hi!
> > >
> > > Attached patch moves blktap2 (which is Linux specific) into
> > > a linux specific file.
> > > Combined with the previous libxl patch, libxl builds again on NetBSD.
> > >
> > > Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
> >
> > this patch breaks the build:
> >
> > libxenlight.so: undefined reference to `libxl_blktap_enabled'
> > libxenlight.so: undefined reference to `libxl_blktap_devpath'
> > collect2: ld returned 1 exit status
> 
> Oh, I see the problem. The wrong lines are those:
> 
> LIBXL_OBJS-y = osdeps.o libxl_paths.o libxl_bootloader.o
> +LIBXL_OBJS-$(CONFIG_Linux) = libxl_linux.o
> +LIBXL_OBJS-$(CONFIG_NetBSD) = libxl_netbsd.o
> 
> New corrected version is attached. It also reverts
> c/s 21835 as this showed up due to this bug in my tree.
> 
> Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
> 

This seems to be the right fix for the compiling issue.
Acked by me.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.