[xml] python-config not found during configure - is this 'bad'?

2016-11-02 Thread Michael Felt
Hi, Paying closer attention as I package libxml2 (and later libxslt) for AIX. I see the message: ../src/libxml2-2.9.4/configure[15272]: python-config: not found But all of configure, make, make DESTDIR=xxx install succeed. Just want to be sure I am not missing anything essential. Michael

Re: [xml] python-config not found during configure - is this 'bad'?

2016-11-02 Thread Michael Felt
On 02/11/2016 10:46, Michael Felt wrote: Hi, Paying closer attention as I package libxml2 (and later libxslt) for AIX. I see the message: ../src/libxml2-2.9.4/configure[15272]: python-config: not found But all of configure, make, make DESTDIR=xxx install succeed. Just want to be sure I am

[xml] AIX - make check results for libxml2-2.9.7

2017-11-12 Thread Michael Felt
Never run before - so no idea on what this all means..., but thought you may like to know. root@x064:[/data/prj/aixtools/libxml2-2.9.7]make check     make  all-recursive Making all in include Making all in libxml Target "all" is up to date. Target "all-am" is up to date. Target "all" is up t

[xml] FYI: compiler warning with latest package (xpath.c)

2017-11-12 Thread Michael Felt
Seems to be great to go! Just a small (syntax) warning in xpath.c. AIX 5.3, xlc V11, Patch 20 root@x064:[/data/prj/aixtools/libxml2-2.9.7]buildaix + CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5"\     ../src/libxml2-2.9.7/configure\     --prefix=/

Re: [xml] Update information about contributing

2017-11-17 Thread Michael Felt
What is there to discuss? Seems straight to the point. And these days - it is safer to be contributing rather than hacking ;) On 11/14/2017 4:25 PM, Nick Wellnhofer wrote: Here's a patch that I'd like to discuss before committing. Nick -- https://github.com/nwellnhof/libxml2