Re: [Xen-devel] [PATCH] tools: libxl: link libxlu against libxl.

2015-01-06 Thread Ian Campbell
On Wed, 2014-12-17 at 15:54 -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Dec 15, 2014 at 10:02:31AM +, Ian Campbell wrote: > > On Mon, 2014-08-04 at 10:58 +0100, Ian Campbell wrote: > > > > Ping again. This issue has resurfaced in the Debian packaging of the 4.5 > > rcs. I think we should fix

Re: [Xen-devel] [PATCH] tools: libxl: link libxlu against libxl.

2014-12-18 Thread Wei Liu
Acked-by: Wei Liu ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

Re: [Xen-devel] [PATCH] tools: libxl: link libxlu against libxl.

2014-12-18 Thread Ian Campbell
On Wed, 2014-12-17 at 15:54 -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Dec 15, 2014 at 10:02:31AM +, Ian Campbell wrote: > > On Mon, 2014-08-04 at 10:58 +0100, Ian Campbell wrote: > > > > Ping again. This issue has resurfaced in the Debian packaging of the 4.5 > > rcs. I think we should fix

Re: [Xen-devel] [PATCH] tools: libxl: link libxlu against libxl.

2014-12-17 Thread Konrad Rzeszutek Wilk
On Mon, Dec 15, 2014 at 10:02:31AM +, Ian Campbell wrote: > On Mon, 2014-08-04 at 10:58 +0100, Ian Campbell wrote: > > Ping again. This issue has resurfaced in the Debian packaging of the 4.5 > rcs. I think we should fix this for 4.5, the risks are minimal. Ah, the patch did not have 'for-xen

Re: [Xen-devel] [PATCH] tools: libxl: link libxlu against libxl.

2014-12-15 Thread Ian Campbell
On Mon, 2014-08-04 at 10:58 +0100, Ian Campbell wrote: Ping again. This issue has resurfaced in the Debian packaging of the 4.5 rcs. I think we should fix this for 4.5, the risks are minimal. > It uses libxl_defbool_set and must therefore be linked against the > right library. > > Spotted by dpk