From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] oxenstored: link in the systemd system library Date: Fri, 24 Jul 2015 12:04:54 +0100 Message-ID: <1437735894.24746.64.camel@citrix.com> References: <1437640914.19412.33.camel@citrix.com> <1437658839-10478-1-git-send-email-jonathan.creekmore@gmail.com> <1437660013.24746.0.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZIamn-0000wc-Tx for xen-devel@lists.xenproject.org; Fri, 24 Jul 2015 11:05:06 +0000 In-Reply-To: <1437660013.24746.0.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jonathan Creekmore , xen-devel@lists.xenproject.org Cc: dave.scott@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, 2015-07-23 at 15:00 +0100, Ian Campbell wrote: > On Thu, 2015-07-23 at 08:40 -0500, Jonathan Creekmore wrote: > > If systemd is configured for use AND you are building oxenstored, > > the > > C > > systemd library must be linked in to the systemd.cxma library. > > > > Signed-off-by: Jonathan Creekmore > > Acked-by: Ian Campbell + applied, thanks.