From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Xr2NR-0001tb-8c for ptxdist@pengutronix.de; Wed, 19 Nov 2014 11:20:45 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1Xr2NR-0004C0-7O for ptxdist@pengutronix.de; Wed, 19 Nov 2014 11:20:45 +0100 Date: Wed, 19 Nov 2014 11:20:45 +0100 From: Michael Olbrich Message-ID: <20141119102045.GE16550@pengutronix.de> References: <1414440669-4568-1-git-send-email-post@lespocky.de> <1414440669-4568-3-git-send-email-post@lespocky.de> <20141113165019.GR30196@pengutronix.de> <7bcb3fb43b6eb6d77ee1f6034a8ca043@localhost> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7bcb3fb43b6eb6d77ee1f6034a8ca043@localhost> Subject: Re: [ptxdist] [PATCH 2/2] libxml2: update to 2.9.2 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Tue, Nov 18, 2014 at 04:02:22PM +0100, Alexander Dahl wrote: > Am 2014-11-13 17:50, schrieb Michael Olbrich: > > On Mon, Oct 27, 2014 at 09:11:09PM +0100, Alexander Dahl wrote: > >> Also integrated two changes from upstream fixing two minor issues. > >> Build successfully tested against all ptxdist packages requiring > >> libxml2, no runtime tests. > >> > > > > host-libxml2 failed to build here. I'm not sure why. Some missing lzma > > symbols. Also, configure got some new options that should be added. > > --with-lzma is one of the new options. For ptxdist the liblzma lib is > part of the package xz. For the host-libxml2 package this option is not > set or unset, prepare stage aka ./configure contains this here: > > checking for LZMA... no > checking lzma.h usability... no > checking lzma.h presence... no > checking for lzma.h... no > > Not sure if --without-lzma should be added to the host-libxml2.make > rule? On my systems with different BSPs this was always handled > automatically without errors. This is probably why I get the error. I don't have the logs right now but I guess lzma was detected for me and something went wrong during linking. This is why the rules should specify the configure options for all auto detected features. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de