Login 
 
 Pref   Your subscriptions   Home   Help 
users@ml.mod-xslt2.com
mod-xslt2 - Users Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12
2010 01 02 03 04 05 06 07 08 09 10 11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

Re: [mod-xslt users] History?; Sun Solaris? Carlo Contavalli
  • From: Carlo Contavalli <ccontavalli@xxxxxxxxxxx>
  • To: Peter Svanberg <psv@xxxxxxxxxxx>
  • Cc: users@xxxxxxxxxxxxxxxx
  • Subject: Re: [mod-xslt users] History?; Sun Solaris?
  • Date: Fri, 11 Mar 2005 18:24:40 +0100
  • References: <17B724DA3C6154B28F2B83D1@max.nt.nada.kth.se> <20041112152134.GA8872@commedia.it> <052C775D04A8C24F3C20924D@h210n2fls33o1111.telia.com> <20041112203635.GA31987@commedia.it> <7BA26C4A9E798D8C30B3412E@max.nt.nada.kth.se>


  • 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.

    Could you please provide the output of

    ldd path_of_your_libaprutil-0

    (hope there's ldd on SunOS)

    The output of:

    apr-config --ldflags
    apr-config --link-ld
    apr-config --libs
    apr-config --cflags

    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

      Powered by Sympa