Joe Orton wrote:
On Fri, Nov 17, 2006 at 11:38:42AM -0800, Henry Jen wrote:
Joe Orton wrote:
This is a rewrite of the expat detection in apr-util to fix lingering
problems like PR 28205 caused by attempting to detect presence of
libraries/headers using "test -f":
...
This works on my Solaris 10 x86 32 bits
The patch does not seem to solve the 64-bit issue, as I see 'lib' is
assumed to be the library path, am I missing something?
Thanks for testing it out. How did you configure, and how did it fail?
(config.log preferred)
I haven't got a chance to test on a 64-bits machine with lib64 folder. I
was simply reading the patch and wondering how it addresses issue 28205.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28205.
joe