[asterisk-bugs] [JIRA] (ASTERISK-28788) func_aes: incorrectly printing error 'declined to load'

Alexander Traud (JIRA) noreply at issues.asterisk.org
Mon Mar 23 10:51:25 CDT 2020


Alexander Traud created ASTERISK-28788:
------------------------------------------

             Summary: func_aes: incorrectly printing error 'declined to load'
                 Key: ASTERISK-28788
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28788
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Functions/func_aes
    Affects Versions: 17.3.0, 16.9.0
         Environment: no OpenSSL (development) headers
either disabled or not found, in script ./configure
            Reporter: Alexander Traud
            Severity: Minor


{code}
ERROR: loader.c:2396 load_modules: Failed to resolve dependencies for func_aes
ERROR: loader.c:2396 load_modules: func_aes declined to load.
{code}
At compile time, see {{MODULEINFO}}, OpenSSL {{-lcrypto}} is optional. At runtime, see {{AST_MODULE_INFO}}, OpenSSL {{libcrypto.so}} is mandatory. This mismatch happened because of the changes [9cfdb81|https://gerrit.asterisk.org/7872] and [606ae34|https://gerrit.asterisk.org/6964] back in the year 2017. However, the error message itself is just cosmetic, those functions cannot be used anyway.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list