Solaris 10 openssl version 1.0.1k but apache httpd not compiling,showing version too old-0.9.8a
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have compiled openssl from source on my Solaris machine to a newer location apart from the default one. When I set the newly compiled ssl path in PATH variable and LD_Library path and then compile APACHE 64 bit with CFLAGS and CPPFLAGS and CXXFLAGS all set to -O2 -mcpu=v9 -m64 with apr, apr-util and pcre and ssl, the compiler of apache httpd 2.4.10 goes to the correct directory where i have installed ssl 1.0.1k and but shows me that checking ssl version openssl 0.9.8a >= FAILED. openssl version too old.
When i check the openssl version,its giving me 1.0.1k
I even tried the steps as: ./config --prefix=/export/home /Apache24/openssl-1.0.1k thread shared solaris64-gcc -m32.....this command gives that its already configured on sparcv8.
How can i resolve this, I have to compile apache 2.4.10 with 64bit with SSL.
The below is the message i get when i run httpd compilation:
checking for OpenSSL...
checking for user-provided OpenSSL base directory... /export/home/Apache24/ssl
adding "-I/export/home/Apache24/ssl/include" to CPPFLAGS
setting MOD_CFLAGS to "-I/export/home/Apache24/ssl/include "
setting ab_CFLAGS to "-I/export/home/Apache24/ssl/include "
adding "-L/export/home/Apache24/ssl/lib" to LDFLAGS
setting MOD_LDFLAGS to "-L/export/home/Apache24/ssl/lib "
checking for OpenSSL version >= 0.9.8a... FAILED
configure: WARNING: OpenSSL version is too old
no
checking whether to enable mod_ssl... configure: error: mod_ssl has been
requested but can not be built due to prerequisite failures
solaris openssl apache-httpd
bumped to the homepage by Community⦠yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |Â
up vote
0
down vote
favorite
I have compiled openssl from source on my Solaris machine to a newer location apart from the default one. When I set the newly compiled ssl path in PATH variable and LD_Library path and then compile APACHE 64 bit with CFLAGS and CPPFLAGS and CXXFLAGS all set to -O2 -mcpu=v9 -m64 with apr, apr-util and pcre and ssl, the compiler of apache httpd 2.4.10 goes to the correct directory where i have installed ssl 1.0.1k and but shows me that checking ssl version openssl 0.9.8a >= FAILED. openssl version too old.
When i check the openssl version,its giving me 1.0.1k
I even tried the steps as: ./config --prefix=/export/home /Apache24/openssl-1.0.1k thread shared solaris64-gcc -m32.....this command gives that its already configured on sparcv8.
How can i resolve this, I have to compile apache 2.4.10 with 64bit with SSL.
The below is the message i get when i run httpd compilation:
checking for OpenSSL...
checking for user-provided OpenSSL base directory... /export/home/Apache24/ssl
adding "-I/export/home/Apache24/ssl/include" to CPPFLAGS
setting MOD_CFLAGS to "-I/export/home/Apache24/ssl/include "
setting ab_CFLAGS to "-I/export/home/Apache24/ssl/include "
adding "-L/export/home/Apache24/ssl/lib" to LDFLAGS
setting MOD_LDFLAGS to "-L/export/home/Apache24/ssl/lib "
checking for OpenSSL version >= 0.9.8a... FAILED
configure: WARNING: OpenSSL version is too old
no
checking whether to enable mod_ssl... configure: error: mod_ssl has been
requested but can not be built due to prerequisite failures
solaris openssl apache-httpd
bumped to the homepage by Community⦠yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have compiled openssl from source on my Solaris machine to a newer location apart from the default one. When I set the newly compiled ssl path in PATH variable and LD_Library path and then compile APACHE 64 bit with CFLAGS and CPPFLAGS and CXXFLAGS all set to -O2 -mcpu=v9 -m64 with apr, apr-util and pcre and ssl, the compiler of apache httpd 2.4.10 goes to the correct directory where i have installed ssl 1.0.1k and but shows me that checking ssl version openssl 0.9.8a >= FAILED. openssl version too old.
When i check the openssl version,its giving me 1.0.1k
I even tried the steps as: ./config --prefix=/export/home /Apache24/openssl-1.0.1k thread shared solaris64-gcc -m32.....this command gives that its already configured on sparcv8.
How can i resolve this, I have to compile apache 2.4.10 with 64bit with SSL.
The below is the message i get when i run httpd compilation:
checking for OpenSSL...
checking for user-provided OpenSSL base directory... /export/home/Apache24/ssl
adding "-I/export/home/Apache24/ssl/include" to CPPFLAGS
setting MOD_CFLAGS to "-I/export/home/Apache24/ssl/include "
setting ab_CFLAGS to "-I/export/home/Apache24/ssl/include "
adding "-L/export/home/Apache24/ssl/lib" to LDFLAGS
setting MOD_LDFLAGS to "-L/export/home/Apache24/ssl/lib "
checking for OpenSSL version >= 0.9.8a... FAILED
configure: WARNING: OpenSSL version is too old
no
checking whether to enable mod_ssl... configure: error: mod_ssl has been
requested but can not be built due to prerequisite failures
solaris openssl apache-httpd
I have compiled openssl from source on my Solaris machine to a newer location apart from the default one. When I set the newly compiled ssl path in PATH variable and LD_Library path and then compile APACHE 64 bit with CFLAGS and CPPFLAGS and CXXFLAGS all set to -O2 -mcpu=v9 -m64 with apr, apr-util and pcre and ssl, the compiler of apache httpd 2.4.10 goes to the correct directory where i have installed ssl 1.0.1k and but shows me that checking ssl version openssl 0.9.8a >= FAILED. openssl version too old.
When i check the openssl version,its giving me 1.0.1k
I even tried the steps as: ./config --prefix=/export/home /Apache24/openssl-1.0.1k thread shared solaris64-gcc -m32.....this command gives that its already configured on sparcv8.
How can i resolve this, I have to compile apache 2.4.10 with 64bit with SSL.
The below is the message i get when i run httpd compilation:
checking for OpenSSL...
checking for user-provided OpenSSL base directory... /export/home/Apache24/ssl
adding "-I/export/home/Apache24/ssl/include" to CPPFLAGS
setting MOD_CFLAGS to "-I/export/home/Apache24/ssl/include "
setting ab_CFLAGS to "-I/export/home/Apache24/ssl/include "
adding "-L/export/home/Apache24/ssl/lib" to LDFLAGS
setting MOD_LDFLAGS to "-L/export/home/Apache24/ssl/lib "
checking for OpenSSL version >= 0.9.8a... FAILED
configure: WARNING: OpenSSL version is too old
no
checking whether to enable mod_ssl... configure: error: mod_ssl has been
requested but can not be built due to prerequisite failures
solaris openssl apache-httpd
solaris openssl apache-httpd
edited Dec 23 '15 at 2:13
alanc
2,5281122
2,5281122
asked Feb 2 '15 at 7:48
user3592502
13
13
bumped to the homepage by Community⦠yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community⦠yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
 |Â
show 1 more comment
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
 |Â
show 1 more comment
up vote
0
down vote
Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
 |Â
show 1 more comment
up vote
0
down vote
up vote
0
down vote
Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script
Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script
answered Feb 2 '15 at 7:51
Romeo Ninov
4,45311625
4,45311625
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
 |Â
show 1 more comment
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
I have given the correct path as stated above for the new ssl directory where i have compiled in --with-ssl=new openssl directory path.still it states openssl version too old
â user3592502
Feb 2 '15 at 7:52
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
Have you run again configure script? Where is installed new ssl? what exactly have you write after -with-ssl?
â Romeo Ninov
Feb 2 '15 at 8:16
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
i have compiled openssl 1.0.1k in the path /export/home/Apache24/ssl and when i compile httpd i give --with-ssl=/export/home/Apache24/ssl -enable-ssl -enable-so
â user3592502
Feb 2 '15 at 9:09
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
You should install openssl. This compilations is not usable. Moreover when install apache you mod_ssl should use openssl libraries
â Romeo Ninov
Feb 2 '15 at 9:35
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
i have compiled openssl then make and then make install...this installs openssl in the directory specified and mod_ssl is for APache 1.3 , i am using apache 2.4 which has it by default
â user3592502
Feb 2 '15 at 9:44
 |Â
show 1 more comment
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f182406%2fsolaris-10-openssl-version-1-0-1k-but-apache-httpd-not-compiling-showing-version%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password