On 05/10/2017 01:05 PM, Nick Kew wrote:
On Wed, 10 May 2017 11:33:13 +0000
Dennis Clarke <dcla...@blastwave.org> wrote:

So that seems to be gone from apr-1.6.0 and I hope expat-2.2.0 solves
   the issue.

Yep, that's (due to be) part of the release notes.

But if you got through "configure" without it checking for expat,
you would seem to have found a bug.

Let's look :

beta $ grep -i "expat" apr-1.6.0_SunOS5.10_sparcv9.001.config.log

nope ... nothing seen there.

I do have ( two flavours ) of libexpat in place and I should do a
check here on this beta box to verify that nothing requires the older
SONAME libexpat.so.0 and then get rid of it. Regardless expat.h is
nowhere to be seen ...

beta #  ls -lap /usr/local/lib/libexpa*
-rw-r--r-- 1 root bin 652272 May 19 2013 /usr/local/lib/libexpat.a -rwxr-xr-x 1 root bin 977 Aug 6 2016 /usr/local/lib/libexpat.la lrwxrwxrwx 1 root root 17 May 10 13:13 /usr/local/lib/libexpat.so -> libexpat.so.1.6.0* lrwxrwxrwx 1 root root 17 May 10 13:12 /usr/local/lib/libexpat.so.0 -> libexpat.so.0.5.0* -rwxr-xr-x 1 root bin 493024 Feb 28 2013 /usr/local/lib/libexpat.so.0.5.0 lrwxrwxrwx 1 root root 17 May 10 13:12 /usr/local/lib/libexpat.so.1 -> libexpat.so.1.6.0* -rwxr-xr-x 1 root bin 503920 May 19 2013 /usr/local/lib/libexpat.so.1.6.0




Thanks for test-driving.


I am trying to get apache 2.4.25 up and running with the new apr bits
and all of these binaries are build debug ready and I have core services
in place.  Therefore single stepping and other goodness is perfectly
possible.  Even better is running in the foreground within the debugger
itself however that overhead is pretty massive.

Dennis

Reply via email to