Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-11 Thread David Benfell
On Thu, Apr 10, 2014 at 06:07:53PM -0600, Jeff Trawick wrote: >On Thu, Apr 10, 2014 at 3:33 PM, David Benfell >I unfortunately missed your clear, earlier statement that you are using >the provided RPM specs which install apr + apr-util as system >libraries. IMO that is not a good i

Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread Jeff Trawick
On Thu, Apr 10, 2014 at 3:33 PM, David Benfell wrote: > On Thu, Apr 10, 2014 at 02:14:02PM -0600, Jeff Trawick wrote: > >On Thu, Apr 10, 2014 at 2:05 PM, David Benfell > ><[1]benf...@parts-unknown.org> wrote: > > > >On Thu, Apr 10, 2014 at 01:38:00PM -0600, Eric Covener wrote: > >>

Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread David Benfell
On Thu, Apr 10, 2014 at 02:14:02PM -0600, Jeff Trawick wrote: >On Thu, Apr 10, 2014 at 2:05 PM, David Benfell ><[1]benf...@parts-unknown.org> 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 >> <[2]benf...

Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread Jeff Trawick
On Thu, Apr 10, 2014 at 2:05 PM, David Benfell 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 > > wrote: > > > apr_crypto_init > > > > This phrase alone in a search engine gets you a number of hits saying > > to upgrade AP

Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread David Benfell
On Thu, Apr 10, 2014 at 01:38:00PM -0600, Eric Covener wrote: > On Thu, Apr 10, 2014 at 4:35 AM, David Benfell > 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

Re: [users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread Eric Covener
On Thu, Apr 10, 2014 at 4:35 AM, David Benfell 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 -- Eric Covener cove...@gmail.com -

[users@httpd] undefined symbol: apr_crypto_init

2014-04-10 Thread David Benfell
Hi all, I gather this is an apr-util problem: At apache 2.4 startup, I get "undefined symbol: apr_crypto_init" I built apr-util with rpmbuild. I checked the .spec file and it *does* specify the crypto option (and the other options for ssl and nss that seem to be related). (I hope) I'm so close t