On 26.06.2012 22:56, Yuri Dario wrote:
Hi Andre,
There may be minor problems with the OS/2 port. I don't have that
I did a preliminary test on my existing tree. I regenerated configure
script and I ran it again adding the new switches.
But I don't get the build system to enter apr/aprutil/serf
directories, so aprutil_version.mk is not copied to solver tree.
Argh, good catch. I turned off the dependency of scp2 on aprutil when
SYSTEM_APR_UTIL is YES. I forgot about the version file. But that
should be a simple fix.
From instsetoo_native directory,
build --all --show
does not list apr/aprutil/serf builds.
Yes, that is basically a feature but see above.
-Andre
Manually running build&deliver inside apr_util directory correctly
delivers the .mk file.