Re: [OE-core] [PATCH] libxml2: explicitly disable zlib for native builds

2014-08-21 Thread Richard Purdie
On Thu, 2014-08-14 at 17:20 -0300, Mario Domenech Goulart wrote: Without this change, meta-openembedded's php recipe (as of 45e62fb8 -- php 5.4.14: use pkg-config for libxml2 detection) breaks with this error on my system: tmp/sysroots/x86_64-linux/usr/lib/libxml2.so: undefined reference

Re: [OE-core] [PATCH] libxml2: explicitly disable zlib for native builds

2014-08-21 Thread Otavio Salvador
Hello Richard, On Thu, Aug 21, 2014 at 4:50 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2014-08-14 at 17:20 -0300, Mario Domenech Goulart wrote: Without this change, meta-openembedded's php recipe (as of 45e62fb8 -- php 5.4.14: use pkg-config for libxml2 detection)

Re: [OE-core] [PATCH] libxml2: explicitly disable zlib for native builds

2014-08-21 Thread Mario Domenech Goulart
On Thu, 21 Aug 2014 08:50:51 +0100 Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2014-08-14 at 17:20 -0300, Mario Domenech Goulart wrote: Without this change, meta-openembedded's php recipe (as of 45e62fb8 -- php 5.4.14: use pkg-config for libxml2 detection) breaks with

[OE-core] [PATCH] libxml2: explicitly disable zlib for native builds

2014-08-14 Thread Mario Domenech Goulart
Without this change, meta-openembedded's php recipe (as of 45e62fb8 -- php 5.4.14: use pkg-config for libxml2 detection) breaks with this error on my system: tmp/sysroots/x86_64-linux/usr/lib/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3' It seems that the host's zlib is