Menu

#2937 Can't buid net-snmp 5.8 with option --enable-blumenthal-aes

perl
open
nobody
2
2019-06-18
2019-05-12
No

Hi all,

I'm building net-snmp 5.8 with invirerment Visual Studio 2005.
I have error when building with option "--enable-blumenthal-aes"
Message show : "Unknown option: enable-blumenthal-aes"

Discussion

  •  Hoang Van Bang

    Hoang Van Bang - 2019-05-12

    i try add option --with-ssl or --with-openssl
    but error still happen

     

    Last edit: Hoang Van Bang 2019-05-12
  • Bart Van Assche

    Bart Van Assche - 2019-05-12

    To which script did you pass the option --enable-blumenthal-aes?

     
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-12

      My full config :
      perl Configure --with-sdk --with-ssl --with-ipv6 --config=release --linktype=dynamic --enable-blumenthal-aes

       
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-12

      Unknown option: with-blumenthal-aes

      creating Makefile
      creating local/Makefile
      creating encode_keychange/Makefile
      creating snmpbulkget/Makefile
      creating snmpbulkwalk/Makefile
      creating snmpdelta/Makefile
      creating snmpdf/Makefile
      creating snmpget/Makefile
      creating snmpgetnext/Makefile
      creating snmpset/Makefile
      creating snmpstatus/Makefile
      creating snmptable/Makefile
      creating snmptest/Makefile
      creating snmptranslate/Makefile
      creating snmptrap/Makefile
      creating snmpusm/Makefile
      creating snmpvacm/Makefile
      creating snmpwalk/Makefile
      creating libagent/Makefile
      creating libnetsnmptrapd/Makefile
      creating local/Makefile
      creating netsnmpmibs/Makefile
      creating snmpd/Makefile
      creating snmptrapd/Makefile
      creating snmpnetstat/Makefile
      creating libsnmp_dll/Makefile
      creating ../local/snmpconf
      creating net-snmp/net-snmp-config.h


              Net-SNMP configuration summary:
      

      Version: 5.8
      Config type: release
      SDK: enabled
      Link type: dynamic
      Prefix / Destdir: c:/usr
      OpenSSL: enabled
      IPv6 transport: enabled
      winExtDLL agent: disabled

       

      Last edit: Hoang Van Bang 2019-05-12
  • Bart Van Assche

    Bart Van Assche - 2019-05-12

    An untested candidate fix has been applied on the v5.8 and master branches. Please verify.

     
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-12

      oh sorry !
      I coppies wrong.
      I test on net-snmp release 5.8 and it have errror also

       
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-12

      I want enable AES192 and AES256 protocol to test for my project.
      So, i added this option to my script.
      but message show unknown this option.
      I don't know I missed what ?
      PLease help me check why that happen !

       
  • Bart Van Assche

    Bart Van Assche - 2019-05-12

    Are you familiar with the process for retrieving the latest git version of a Net-SNMP branch? If not, can you run the following command and continue your tests with the fresh copy of the Net-SNMP source tree?

    git clone git://git.code.sf.net/p/net-snmp/code net-snmp-code

     
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-12

      yes, i have got lastest code.

       
      •  Hoang Van Bang

        Hoang Van Bang - 2019-05-13

        I have a question :)
        This source is public ?
        I downloaded old source on web net-snmp.org.
        This is have wrong ?

         
  • Bart Van Assche

    Bart Van Assche - 2019-05-13

    From http://www.net-snmp.org/download.html the officially released versions of Net-SNMP can be downloaded. The fix I referred to in a previous comment has not yet been included in any official release. Hence my question to download the latest version of the master branch (git clone ...).

     
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-14

      Thanks your confirm !

      I downloaded and this code work fine with option AES-192 and AES-156.

      Thank your support!

       

      Last edit: Hoang Van Bang 2019-05-14
  •  Hoang Van Bang

    Hoang Van Bang - 2019-05-14

    Hi Bart Van Assche,

    Do you know when the code you sent is official?
    And do you have information on the fix for enable AES192 / 256?

    We need apply with the source have been official :)

     
  • Bart Van Assche

    Bart Van Assche - 2019-05-14

    Hi Hoang, I do not yet know when the next version of Net-SNMP will be released. It may help to raise that question on the Net-SNMP users mailing list (net-snmp-users@lists.sourceforge.net).

     
    •  Hoang Van Bang

      Hoang Van Bang - 2019-05-23

      Hi Bart Van Assche,
      I have contact with this email (net-snmp-users@lists.sourceforge.net), but I don't any response.
      And I'm building the code on linux. but it can not enable AES-192 & AES-256.
      PLease help check it !

      Note: in the past, i just only bulid and test work fine on Windows.
      Thanks

       
      • Bart Van Assche

        Bart Van Assche - 2019-05-23

        Please have a look at the net-snmp-users mailing list archive to verify whether your message has reached that list. I haven't been able to find any message from you in the mailing list archives.

         
  • EdCC

    EdCC - 2019-06-18
     

    Last edit: EdCC 2019-06-18

Log in to post a comment.

MongoDB Logo MongoDB