Re: undefined symbol: apr_crypto_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 10, 2014 at 2:05 PM, David Benfell <benfell@xxxxxxxxxxxxxxxxx> wrote:
On Thu, Apr 10, 2014 at 01:38:00PM -0600, Eric Covener wrote:
> On Thu, Apr 10, 2014 at 4:35 AM, David Benfell
> <benfell@xxxxxxxxxxxxxxxxx> wrote:
> > apr_crypto_init
>
> This phrase alone in a search engine gets you a number of hits saying
> to upgrade APR.
>
> http://stackoverflow.com/questions/22048378/undefined-symbol-apr-crypto-init-during-apache-restart

I have done so. It, and apr-util are the latest version.

Maybe you built with the up-to-date apr-util (so httpd or some module thinks apr_crypto_init() exists) but an older level apr-util (system-provided?) is being used when you try to start httpd.

As a test, try 

export LD_LIBRARY_PATH=/path/to/new/httpd/lib 

(or wherever you installed new apr-util)

before starting httpd and see if that works.



--
David Benfell <benfell@xxxxxxxxxxxxxxxxx>
See https://parts-unknown.org/node/2 if you don't understand the
attachment.



--
Born in Roswell... married an alien...
http://emptyhammock.com/
http://edjective.org/


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux