[asterisk-bugs] [JIRA] (ASTERISK-21941) menuselect possibly lies about speex dependencies

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Jun 21 10:32:08 CDT 2013


Rusty Newton created ASTERISK-21941:
---------------------------------------

             Summary: menuselect possibly lies about speex dependencies
                 Key: ASTERISK-21941
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21941
             Project: Asterisk
          Issue Type: Bug
         Environment: Ubuntu 12.04
            Reporter: Rusty Newton
            Severity: Minor


{noformat}
Speex Coder/Decoder
                                       Depends on: speex(E), speex_preprocess(E)
                                       Can use: speexdsp(E)

                                       Support Level: core
{noformat}


I had the following packages installed:

{noformat}
libspeex-dev - The Speex codec library development files
libspeex1 - The Speex codec runtime library
speex - The Speex codec command line tools
{noformat}

re-ran configure for asterisk 1.8 and menuselect wouldn't allow me to select the speex codec module for compilation.

I installed the following:

{noformat}
libspeexdsp-dev - The Speex extended library development files
libspeexdsp1 - The Speex extended runtime library
{noformat}

re-ran configure and then I was allowed to select the speex codec modules for compilation.

Either speexdsp(E) should be listed under "Depends on:" or the configure script may be messed up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list