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
[email protected]

Reply via email to