[asterisk-bugs] [JIRA] (ASTERISK-28837) pjproject_bundled: Honor --without-pjproject.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Apr 15 12:56:25 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250345#comment-250345 ] 

Asterisk Team commented on ASTERISK-28837:
------------------------------------------

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.

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.

> pjproject_bundled: Honor --without-pjproject.
> ---------------------------------------------
>
>                 Key: ASTERISK-28837
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28837
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem, pjproject/pjsip
>    Affects Versions: 16.9.0, 17.3.0
>            Reporter: Alexander Traud
>
> Let us assume, you do not want any PJProject in your Asterisk. For example, I have given up with the PJProject completely. I do not want it. In that case, you go for {{./configure --without-pjproject-bundled}} normally. That is the internal PJProject. However, let us assume your system offers a PJProject already, why ever. That is an external PJProject. To cover that case, you go for {{./configure --without-pjproject --without-pjproject-bundled}}. However, that is not allowed by the Asterisk team and the scripts errors. OK, let us go for {{./configure --without-pjproject}}. With that, the script succeeds but still downloads the internal PJProject …
> This issue affects only Asterisk 16 LTS and newer because only since then the bundled PJProject is downloaded on default. However, to keep the code in-line and to avoid different patches (merge conflicts) with the different branches, I apply this to Asterisk 13 LTS as well. Although there, this change has not effect.
> By the way, the same does not apply for the bundled Jansson, even if that changes its default one day: Jansson is a required library and cannot be disabled.



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



More information about the asterisk-bugs mailing list