Solaris 10 openssl version 1.0.1k but apache httpd not compiling,showing version too old-0.9.8a

The name of the pictureThe name of the pictureThe name of the pictureClash 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









share|improve this question
















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.


















    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









    share|improve this question
















    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.
















      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









      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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.






















          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






          share|improve this answer




















          • 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










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          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






























          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






          share|improve this answer




















          • 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














          up vote
          0
          down vote













          Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script






          share|improve this answer




















          • 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












          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






          share|improve this answer












          Check where is installed this new ssl package and use --with-ssl=DIR when exec configure script







          share|improve this answer












          share|improve this answer



          share|improve this answer










          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
















          • 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

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          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













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay