RE: [users@httpd] Error compiling httpd 2.2.11 with openssl 0.9.8 on rhel 6

2012-07-27 Thread Fleishman.Mark
To: users@httpd.apache.org Subject: Re: [users@httpd] Error compiling httpd 2.2.11 with openssl 0.9.8 on rhel 6 On Wed, Jul 25, 2012 at 04:56:48PM -0700, Fleishman.Mark wrote: > I compiled openssl 0.9.8x using these options, and it compiled and installed > ok: > ./config --prefix=/apps/openssl/0.9

Re: [users@httpd] Error compiling httpd 2.2.11 with openssl 0.9.8 on rhel 6

2012-07-26 Thread Pete Houston
On Wed, Jul 25, 2012 at 04:56:48PM -0700, Fleishman.Mark wrote: > I compiled openssl 0.9.8x using these options, and it compiled and installed > ok: > ./config --prefix=/apps/openssl/0.9.8x > --openssldir=/apps/openssl/0.9.8x/openssl shared > > Here are the compile options I am using with httpd

[users@httpd] Error compiling httpd 2.2.11 with openssl 0.9.8 on rhel 6

2012-07-25 Thread Fleishman.Mark
Hello, First question, is httpd 2.2.11 compatible with RHEL6 x86_64 and openssl 0.9.8? I am trying to compile httpd 2.2.11 on rhel 6 using openssl 0.9.8 but I am receiving an error during the make: ssl_engine_init.c: In function 'ssl_init_ctx_verify': ssl_engine_init.c:549: error: 'STACK' undec