Re: Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing

2017-11-09 Thread William A Rowe Jr
On your first issue, there is no xml.mak. That was the APR project's invention (mine, in fact) and was a bad, bad idea. APR determined to expunge expat from our sources; the whole shooting match - source files and build mechanisms - and let the libexpat maintainers own their current sources and bui

RE: Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing

2017-11-09 Thread BUSH Steve
failed with an attempt by apr-util to link ".lib") I hope this helps, Steve Bush -Original Message- From: William A Rowe Jr [mailto:wr...@rowe-clan.net] Sent: Thursday, November 09, 2017 1:20 PM To: BUSH Steve Cc: dev@apr.apache.org Subject: Re: Building apr-util-1.6.1 wit

Re: Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing

2017-11-09 Thread William A Rowe Jr
process > and apr-util that has been exacerbated by unbundling expat. > > It is the httpd makefile that expects srclib\apr-util\xml\expat\lib\xml.mak > to be present and was causing the first error. > > > > Thanks, > > Steve > > > > From: BUSH Steve [ma

RE: Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing

2017-11-08 Thread BUSH Steve
m: BUSH Steve [mailto:steven.b...@3ds.com] Sent: Wednesday, November 08, 2017 4:36 PM To: dev@apr.apache.org Subject: Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing I'm trying to build 64-bit httpd-2.4.29 on Windows with apr-util-1.6.1 and Visual Studio 2015 via comman

Building apr-util-1.6.1 within httpd on Windows: expat xml.mak missing

2017-11-08 Thread BUSH Steve
I'm trying to build 64-bit httpd-2.4.29 on Windows with apr-util-1.6.1 and Visual Studio 2015 via command line nmake and I'm running into a problem with the expat unbundling from apr-util. Building with apr-util-1.5.4 works fine, but would prefer to not build with an older apr and apr-util. I d