On Fri, Mar 11, 2005 at 03:27:38PM +0100, Peter Svanberg happily wrote:
> I get problems in SunOS 5.9 with library aprutil-0 - is it some
> obvious problem? Wrong Apache version? Wrong Apache config (at
> build time; there are complaints that cc was used). See attached
> output.
>
> Peter Svanberg
No, I think you officially found a linking issue on SunOS 5.9.
Probably, some more library has to be linked in in order to
use aprutil on your system.
I need to know which libraries are needed by libaprutil-0. On
linux, I would need the output of
ldd /usr/lib/libaprutil-0.so
but I have no idea on sun os.
make also sure that apr-config in your path (which apr-config)
is the same of your currently installed libapr-utils0
Last question: was apache built with threading support?
on SunOS there may be external library to be used which
provides support for threads (sem_ functions seem pretty
much thread related).
Cheers,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
Pascal is a language for children wanting to be naughty.
-- Dr. Kasi Ananthanarayanan