[asterisk-bugs] [JIRA] (ASTERISK-29867) configure fails if libsrtp dev files are not installed

Sean Bright (JIRA) noreply at issues.asterisk.org
Mon Jan 17 14:29:07 CST 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Bright updated ASTERISK-29867:
-----------------------------------

    Comment: was deleted

(was: Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].)

> configure fails if libsrtp dev files are not installed
> ------------------------------------------------------
>
>                 Key: ASTERISK-29867
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29867
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Third-Party/pjproject
>    Affects Versions: GIT
>            Reporter: Sean Bright
>            Assignee: George Joseph
>
> When running {{./configure}} on a machine that doesn't have libsrtp development files installed, the following error is encountered:
> {noformat}
> ...
> checking for embedded pjproject (may have to download)... configuring
> [pjproject]  Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.10/pjproject-2.10.tar.bz2 to /tmp/pjproject-2.10.tar.bz2
> [pjproject]  Verifying /tmp/pjproject-2.10.tar.bz2
> [pjproject]  Verify successful
> [pjproject]  Verifying /tmp/pjproject-2.10.tar.bz2
> [pjproject]  Verify successful
> [pjproject]  Unpacking /tmp/pjproject-2.10.tar.bz2
> [pjproject]  Applying patches /home/ubuntu/build/asterisk/third-party/pjproject/patches /home/ubuntu/build/asterisk/third-party/pjproject/source
> [pjproject]  Applying user.mak
> [pjproject]  Rebuilding
> [pjproject]  Applying custom include file patches/config_site.h
> [pjproject]  Applying custom include file patches/asterisk_malloc_debug.h
> [pjproject]  Configuring with --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --with-external-srtp --disable-resample --disable-g711-codec --enable-epoll
> aconfigure: error: Unable to use SRTP. If SRTP development files are not available in the default locations, use CFLAGS and LDFLAGS env var to set the include/lib paths
> make: *** [Makefile:121: source/build.mak] Error 1
> failed
> configure: Unable to configure third-party/pjproject
> configure: error: Re-run the ./configure command with 'NOISY_BUILD=yes' appended to see error details.
> {noformat}



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



More information about the asterisk-bugs mailing list